Date: Sun, 23 Apr 2000 21:35:04 -0400 From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: "Gregory D. Moncreaff" <moncrg@ma.ultranet.com> Cc: FreeBSD Questions <FreeBSD-questions@FreeBSD.ORG> Subject: Re: is this a bug in ls? Message-ID: <20000423213504.H70371@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <390391E2.4A803B86@ma.ultranet.com>; from moncrg@ma.ultranet.com on Sun, Apr 23, 2000 at 07:14:26PM -0500 References: <390391E2.4A803B86@ma.ultranet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 23, 2000 at 07:14:26PM -0500, Gregory D. Moncreaff wrote: > ls -lta | grep Dec | awk '{ print $6, $7, $8 }' > > > Dec 23 2000 > Dec 23 2000 > Dec 17 19:25 > Dec 17 09:33 > Dec 16 10:41 > Dec 11 19:44 > Dec 10 11:59 > Dec 10 11:59 > Dec 10 11:57 > Dec 2 03:46 > Dec 29 1998 > Dec 20 1998 > Dec 17 1998 > Dec 30 1997 > Dec 16 1997 > > > ---- > > which is a subset of > > ls -lta | awk '{ print $6, $7, $8 }' [snip longer version of above] It would be nice if you actually included a message of some sort or another in the body. Output looks perfectly fine to me, but I am curious why you were already writing files this coming December. Working Christmas cards early this year? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000423213504.H70371>