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

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

Re: [shell-script] Arquivo gerado com a data de hoje


From: Wellington
Subject: Re: [shell-script] Arquivo gerado com a data de hoje
Date: Wed, 30 Jan 2002 14:58:36 -0200

Ou vovê pode fazer assim.

#!/bin/bash
 /bin/ping -c10 10.4.1.1 > `date +%d'_'%m'_'%Y`





reply via email to

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