Re: command to list all the files and with the path also

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

 



--- "Scott R. Godin" <scott.g@xxxxxxxx> wrote:

> On Wed, 5 Jul 2006 08:11:30 -0700 (PDT), Al Sparks wrote:
> 

   [snip]
> or if you just want the paths and not the extra info, remove the -l 
>     find -type d -exec ls -d {} \;

There's no difference in output between:
    find -type d
and
    find -type d -exec ls -d {} \;
  === Al


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux