Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Support > Seeking files

Reply
Thread Tools

Seeking files

 
 
El Duderino
Guest
Posts: n/a
 
      09-18-2005
Hi all, running XP pro, 4 partitions on 2 HD's. Is there anyway I can get
windows to list the files in a partition (or even a drive) JUST in order of
size, rather than any other parameter?
TIA


 
Reply With Quote
 
 
 
 
old jon
Guest
Posts: n/a
 
      09-18-2005

"El Duderino" <> wrote in message
news:VTgXe.76782$. uk...
> Hi all, running XP pro, 4 partitions on 2 HD's. Is there anyway I can get
> windows to list the files in a partition (or even a drive) JUST in order
> of size, rather than any other parameter?
> TIA
>

There`s an awful lot of files on your system partition, you`d need a long
piece of paper.
<g>. Explain what your trying to do.
bw..OJ


 
Reply With Quote
 
 
 
 
philo
Guest
Posts: n/a
 
      09-18-2005
El Duderino wrote:
> Hi all, running XP pro, 4 partitions on 2 HD's. Is there anyway I can get
> windows to list the files in a partition (or even a drive) JUST in order of
> size, rather than any other parameter?
> TIA
>
>

yes...
you have the option to show files by size
look on the task bar you should see it
 
Reply With Quote
 
Trax
Guest
Posts: n/a
 
      09-18-2005
"El Duderino" <> wrote:

|>Hi all, running XP pro, 4 partitions on 2 HD's. Is there anyway I can get
|>windows to list the files in a partition (or even a drive) JUST in order of
|>size, rather than any other parameter?

In a Dos window (Start\Run CMD <Enter>)

Cd \ (to take you to the root of the partition)
type in:
DIR *.* /S /O-S (largest files listed first)
Control-C will stop the display at any time.

Typing in: DIR /? will give a list of options

DIR *.* /S /O-S > text.txt - will create a text file of all the files.

--

http://www.alternet.org/katrina/25320/
 
Reply With Quote
 
Trax
Guest
Posts: n/a
 
      09-18-2005
Trax <> wrote:

|>type in:
|>DIR *.* /S /O-S (largest files listed first)

To add you might first want to unhide all your files
Attrib -H /S *.* (from the root of the drive, CD \)

Hidden files will not be listed by the DIR command

--

http://www.alternet.org/katrina/25320/
 
Reply With Quote
 
fred-bloggs
Guest
Posts: n/a
 
      09-18-2005
"El Duderino" <> wrote in
news:VTgXe.76782$. uk:

> Hi all, running XP pro, 4 partitions on 2 HD's. Is there anyway I can
> get windows to list the files in a partition (or even a drive) JUST in
> order of size, rather than any other parameter?
> TIA
>
>


For a partition do a blank search on the root for all file types, making
sure you have [include subfolders] selected in the search's [more
advanced options]. You can also choose whether to include system folders
or hidden files.

--
fred
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Seeking code to parse header files Baron Samedi C++ 1 08-16-2007 08:47 AM
Seeking tool to generate skeleton C++ code from header files Baron Samedi C++ 0 05-15-2007 02:16 AM
Seeking advice for organization of projects/files for large 2.0 site Eric ASP .Net 0 05-17-2006 10:11 PM
seeking in binary files REH C Programming 8 06-23-2005 01:46 AM
seeking file recovery program for crw files JC Dill Digital Photography 4 06-07-2004 01:14 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57