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

Re: find



On 7/25/05, The Saltydog <thesaltydog@gmail.com> wrote:
> Perchè find mi stampa tutti i nomi delle directory in cui scende??
> 
> Es: find /usr foo
> 
> output: [...]

$find /usr -name foo

:D



Reply to: