Full listing of files (dir)

C

cquark9

Is there any way to get a full listing of all files on the system
that includes the full file name (ie. full path) , size, and date
similar to Unix's "find -ls" ??
"dir /a/s" gives a full listing, but files (without path) are listed
under their respective directories.
"dir /a/s/b" gives a full listing with full paths, but does not
include size and date (bare format).
Is there a anything that resembles a combo of the two ??

Thanks
 
P

Pegasus \(MVP\)

Is there any way to get a full listing of all files on the system
that includes the full file name (ie. full path) , size, and date
similar to Unix's "find -ls" ??
"dir /a/s" gives a full listing, but files (without path) are listed
under their respective directories.
"dir /a/s/b" gives a full listing with full paths, but does not
include size and date (bare format).
Is there a anything that resembles a combo of the two ??

Thanks

What is the Unix command that will do this format?
 
G

Gerry Cornell

Just curious? What will you do with a list of 50,000 to 150,000 files,
which is the number on a typical Windows XP computer?

--

~~~~

Gerry

~~~~~~~~
Enquire, plan and execute.
Stourport, England
~~~~~~~~~~~~~~~~~
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top