Date: Thu, 9 Sep 2010 23:22:05 +1000 From: andrew clarke <mail@ozzmosis.com> To: "Pala, Santosh" <Santosh_Pala@KEANE.COM> Cc: "questions@freebsd.org" <questions@freebsd.org>, Guojun Jin <gjin@ubicom.com> Subject: Re: how to tell "ls" output date in digital Message-ID: <20100909132205.GA71024@ozzmosis.com> In-Reply-To: <D8C36EFEB4C0184AA78AC5F2A015E18B043F0D@MAIL504.KDS.KEANE.COM> References: <CB2DD11991B27C4F99935E6229450D3205E9EF86@STORK.scenix.com> <20100909112421.GA31640@ozzmosis.com> <D8C36EFEB4C0184AA78AC5F2A015E18B043F0D@MAIL504.KDS.KEANE.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu 2010-09-09 13:11:39 UTC+0000, Pala, Santosh (Santosh_Pala@KEANE.COM) wrote: > The ls command with -E switch will give the required output. Hmm, not in FreeBSD 7.3: 23:19 ozzmosis@blizzard [~]/bin/ls -E ls: illegal option -- E usage: ls [-ABCFGHILPRSTUWZabcdfghiklmnopqrstuwx1] [file ...] 23:19 ozzmosis@blizzard [~]/usr/local/bin/gls -E /usr/local/bin/gls: invalid option -- 'E' Try /usr/local/bin/gls --help' for more information.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100909132205.GA71024>