Date: Mon, 28 Mar 2005 14:34:08 -0500 (EST) From: Francisco Reyes <lists@natserv.com> To: Jonathan Chen <jonc@chen.org.nz> Cc: freebsd-questions@freebsd.org Subject: Re: AWK in 4.X different from 5.X? Message-ID: <20050328143224.M47847@zoraida.natserv.net> In-Reply-To: <20050328191948.GC92392@osiris.chen.org.nz> References: <20050326125154.Y49808@zoraida.natserv.net> <20050327143258.GA88210@Pandora.MHoerich.de> <20050327223754.GA87442@osiris.chen.org.nz> <20050328191948.GC92392@osiris.chen.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 Mar 2005, Jonathan Chen wrote: > which is equivalent to : > date +"#%a %b - %d - %Y" > Doing this within awk is another story.. Sorry. Got it. Originally I thought it was something to do from AWK. I tried the string you wrote from the command line and worked. I like your approach better. :-) Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050328143224.M47847>