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

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

Re: test, for + while, array (apenas informativo)


From: jefferson alexandre
Subject: Re: test, for + while, array (apenas informativo)
Date: Thu, 24 Nov 2005 11:36:18 -0200

Correção :-P
Na linha onde diz -d
[ -d Desktop  ] && echo "eh um arquivo"||echo "eh um diretorio"
trocar por -f
[ -f Desktop  ] && echo "eh um arquivo"||echo "eh um diretorio"


--
[ ] 's
Soboj ostat'sya dol'she.
Aeria Gloris.


reply via email to

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