shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [shell-script] Data em texto


From: Luis Fernando Kieça
Subject: Re: [shell-script] Data em texto
Date: Wed, 29 Aug 2001 20:37:41 -0300

Ao invés disto:
>       http://www.uol.com.br/fsp/informat/inde`date +%d%m%Y`.htm

também poderia ser assim:
.
.
.
dia=`date +%d%m%Y`
.
.
.
http://www.uol.com.br/fsp/informat/inde$dia.htm

[]'s

Luis


reply via email to

[Prev in Thread] Current Thread [Next in Thread]