Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 1996 09:41:24 -0600
From:      "Mark O'Lear" <Mark.Olear@Colorado.EDU>
To:        freebsd-bugs@freebsd.org
Subject:   atq looks fixed ([1996/04/25] bin/1158)
Message-ID:  <31FCDBA4.5FD0@Colorado.EDU>

next in thread | raw e-mail | index | archive | help
When I was running FreeBSD 2.2-960323-SNAP I got the
following:

        tele80> date
        Thu Apr 25 15:08:22 MDT 1996

        tele80> at now + 1 minute
        echo "test" | mail olear
        Job 5 will be executed using /bin/sh

        tele80> atq
        Date                    Owner   Queue   Job#
        21:09:00 04/25/96       olear   c       5

        tele80> date
        Thu Apr 25 15:10:36 MDT 1996

Now running FreeBSD 2.2-960501-SNAP I get:

        tele80> date
        Mon Jul 29 09:32:24 MDT 1996

        tele80> at now + 1 minute
        echo "test" | mail olear
        Job 3 will be executed using /bin/sh

        tele80> atq
        Date                    Owner   Queue   Job#
        09:33:00 07/29/96       olear   c       3

        tele80> date
        Mon Jul 29 09:32:39 MDT 1996

Thanks
-- 
Mark O'Lear             \    e-mail: Mark.Olear@Colorado.EDU
University of Colorado   \   phone:  (303) 492-3798
Telecomm. Svcs. (CB 313)  \  fax:    (303) 492-5105
Boulder, CO  80309         \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31FCDBA4.5FD0>