PC Review


Reply
Thread Tools Rate Thread

Directory listing exclude subfolders

 
 
Justin Fancy
Guest
Posts: n/a
 
      20th Oct 2006
Hi Everyone,

I am trying to print out a directory listing of all FILES located on a
server, inclusing subdirectories, subfolders, etc.

BUT, in the text file, i only want the path and filename and the
extension.

Example:

c:/documents/this.txt
c:/you.log
c:/documents/thisfolder/thenthisfolder/test.vbproj

So far, I have narrowed it down to all files AND directories, but I
only need files.

Here's my code:

dir /on /b /s /w > crawl.txt

Any suggestions?

J

 
Reply With Quote
 
 
 
 
foxidrive
Guest
Posts: n/a
 
      20th Oct 2006
On 20 Oct 2006 07:45:04 -0700, Justin Fancy wrote:

> Hi Everyone,
>
> I am trying to print out a directory listing of all FILES located on a
> server, inclusing subdirectories, subfolders, etc.
>
> BUT, in the text file, i only want the path and filename and the
> extension.
>
> Example:
>
> c:/documents/this.txt
> c:/you.log
> c:/documents/thisfolder/thenthisfolder/test.vbproj
>
> So far, I have narrowed it down to all files AND directories, but I
> only need files.
>
> Here's my code:
>
> dir /on /b /s /w > crawl.txt
>
> Any suggestions?


add /a-d
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
macro listing subfolders from selection of mainfolders Snoopy Microsoft Excel Programming 1 2nd Dec 2010 12:06 PM
SyncToy wont exclude subfolders properly =?Utf-8?B?ZGV2aWFudG9waWFu?= Windows XP Photos 0 4th Jun 2007 03:11 PM
Bug Report: SyncToy 1.4 DOES NOT exclude subfolders =?Utf-8?B?UG9sc2tp?= Windows XP Photos 2 26th Nov 2006 02:10 PM
Offline Files - Include all new subfolders but exclude selected subfolders? paulhetherington1@hotmail.com Windows XP Work Remotely 0 24th May 2006 09:23 AM
printing a listing of folders and subfolders? =?Utf-8?B?SGVscCBXYW50ZWQ=?= Microsoft Outlook Discussion 0 5th Jan 2006 07:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:14 AM.