On Tue, 3 Oct 2000, e. pareja wrote:
> even shorter code for that would be:
> 
> mv $1.`date "+%m%d%Y"`
> 
> consumes one line and does not use up environment. ;)

oops... that should be

mv $1 $1.`date "+%m%d%Y"`

my bad.

--
eric pareja ([EMAIL PROTECTED]) <O> Here, have a clue. Get the picture.
PGP key at htp://gra.ph/~xenos/xenos.pusa.pgp <|PLUG|> http://gra.ph
"Knowledge is inherently precious even if you can't sell it."
   - Dr. Greta Penninger in Bruce Sterling's "Distraction"



_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to