PCBUILD Archives

Personal Computer Hardware discussion List

PCBUILD@LISTSERV.ICORS.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
PCBUILD - Personal Computer Hardware discussion List <[log in to unmask]>
Subject:
From:
"Ott, Brian" <[log in to unmask]>
Date:
Thu, 28 Feb 2002 15:51:00 -0500
Content-Type:
text/plain; charset="iso-8859-1"
MIME-Version:
1.0
Reply-To:
PCBUILD - Personal Computer Hardware discussion List <[log in to unmask]>
Parts/Attachments:
text/plain (41 lines)
   If you are running any version of windows that allows access to a command
prompt, then you can use the following command to shoot out a list of all
files on your rig to a printer.  (note this will work best with a printer
that is physically attached to your computer, not via a network)  The
command is:

"dir *.* /s /w >prn"  (omit the quotes)

   The /s tells it to view all subdirectories and the /w tells it to
view/print in a wide format(allowing for more files to be listed per page.
The >prn tells the list to print to the first available printer, you can
substitute >lpt1 or >lpt2 if you know which port to which your printer is
attached.   Good Luck..

Brian Ott

-----Original Message-----
From: Michael Bratkowski [mailto:[log in to unmask]]
Sent: Thursday, February 28, 2002 10:29 AM
To: [log in to unmask]
Subject: [PCBUILD] Listing of ALL files on a computer


Hey Assembled Gurus:

Is there any way to print out a list of ALL the files on your box?  I
can Find them all but Find won't allow you to Print them all.  I don't
wish to take a million screen shots of the Found box, either.  Is there
a Batch job I can write or a special Dos command to feed the names into
a file?  Whatcha think?

Brat

            Do you want to signoff PCBUILD or just change to
                    Digest mode - visit our web site:
                   http://freepctech.com/pcbuild.shtml

            Do you want to signoff PCBUILD or just change to
                    Digest mode - visit our web site:
                   http://freepctech.com/pcbuild.shtml

ATOM RSS1 RSS2