command to list all the files and with the path also

Paul Howarth paul at city-fan.org
Wed Jul 5 09:04:28 UTC 2006


Joachim Backes wrote:
> Kaushal Shriyan wrote:
>> On 7/5/06, *Frank Cox* <theatre at sasktel.net 
>> <mailto:theatre at sasktel.net>> wrote:
>>
>>     On Wed, 05 Jul 2006 12:51:14 +0530
>>     Kaushal Shriyan <kaushalshriyan at gmail.com
>>     <mailto:kaushalshriyan at gmail.com>> wrote:
>>
>>      > How do i do it
>>
>>     Open a terminal window.  Type this:
>>
>>     find
>>
>>     That's all there is to it.
>>
>>     --
>>     MELVILLE THEATRE ~ Melville Sask ~ http://theatre.sasktelwebsite.net
>>
>>
>>  
>> Thanks Frank
>>  
>> Is there any way out i can find also the permissions also and the 
>> owner of the file
>> find command just gives the full path
>>  
>> Kaushal
>>
> 
> find | xargs ls -l
> 
> or
> 
> la -laR

or

find -ls

Paul.




More information about the fedora-list mailing list