Author Topic: Quick Computer Organization Question  (Read 843 times)

0 Members and 1 Guest are viewing this topic.

Eel O'Brian

  • Southern Permasexual
  • Senior Member
Quick Computer Organization Question
« on: September 15, 2006, 05:09:29 PM »
Is there a program which will let me print out a list of files and folders (and files inside those folders) from, say, an external hard drive?
sup

Ecrofirt

  • Heavy Metal Jesus
  • Senior Member
Re: Quick Computer Organization Question
« Reply #1 on: September 15, 2006, 06:02:50 PM »
Hm

Yoy can do that via DOS.

In the command prompt, navigate to the folder you want, and type the following
dir /s /b>output.txt

This will save a .txt file in the same directory containing information on everything in that folder and all its subfolders. You can open this in Notepad (Wordpad may open the file faster), and print it from there.

Alternatively, you can open notepad, and type this:
dir /s /b>output.txt

Save it as whatever.bat And put it in the base folder you want to start in, double click it, and it'll make the text file for you without you having to open DOS.
8=D

The Fake Shemp

  • Ebola Carrier
Re: Quick Computer Organization Question
« Reply #2 on: September 15, 2006, 06:05:22 PM »
YES IT IS CALLED FDISK LOLZ
PSP