Technology Questions

Go Back   Technology Questions > Manufacturer Questions > Manufacturers > Apple > Apple Macintosh Hardware

Apple Macintosh Hardware Discuss the Apple Macintosh Hardware

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-06-2007, 05:21 PM
Kim Millard
Newsgroup Contributor
 
Posts: n/a
File listing


Does anyone know how I can create a file containing a list of all folders
and files on my harddisk.

Hope someone can help me.

Thanks!

/Kim





Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 02-06-2007, 05:21 PM
  #2 (permalink)  
Old 02-06-2007, 05:21 PM
Neill Massello
Newsgroup Contributor
 
Posts: n/a
Re: File listing

Kim Millard <km@indbakke.dk> wrote:

> Does anyone know how I can create a file containing a list of all folders
> and files on my harddisk.


You are looking for software that creates a "disk catalog". Go to
MacUpdate <http://www.macupdate.com/> or VersionTracker
<http://www.versiontracker.com/> and do a search using that term.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-06-2007, 05:21 PM
mc
Newsgroup Contributor
 
Posts: n/a
Re: File listing

Kim Millard wrote:
> Does anyone know how I can create a file containing a list of all folders
> and files on my harddisk.
>



I have serious doubts that you want _all_ files and folders on your
system, I expect that perhaps want you really want is a listing of all
files and folders in your home directory. If that's the case you can go
to Terminal (found in Applications/Utilities) and type in the following:

ls -R > ~/Documents/allMyFiles.txt

If I'm wrong and you _really_ do want all files/folders you can type the
following in terminal:

ls -RA / > ~Documents/allMyFiles.txt

Don't say I didn't warn you if you choose the latter of the two. You
will get every stinking file of the HDD. For more information on what
the above commands do, you can type "man ls" which will describe in
detail all the options for the ls command. In a nutshell though, ls
lists files, the -R option searches directories recursively, the -A
option lists all files except for two that are of little use to most
folks "." and "..". the > directs the output to a text file that it
will create in your Documents directory.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-06-2007, 05:21 PM
Eric Lindsay
Newsgroup Contributor
 
Posts: n/a
Re: File listing

In article <417f7989$0$302$edfadb0f@dread12.news.tele.dk>,
"Kim Millard" <km@indbakke.dk> wrote:

> Does anyone know how I can create a file containing a list of all folders
> and files on my harddisk.


You don't say which operating system you are using, however if it is OS
X, and you are willing to use Terminal, then I'd suggest using du
rather than ls You can redirect the output to a file with either.
However you are probably talking about a file containing something
between a quarter and a half million lines, one per file.

Perhaps it would be better to explain just what you are trying to
accomplish with such a list? You might get better suggestions,
especially regarding how to filter and find files.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 02-06-2007, 05:21 PM
Kim Millard
Newsgroup Contributor
 
Posts: n/a
Re: File listing

It works fine with ls -R

Thanks everybody.

/Kim


"Kim Millard" <km@indbakke.dk> skrev i en meddelelse
news:417f7989$0$302$edfadb0f@dread12.news.tele.dk. ..
>
> Does anyone know how I can create a file containing a list of all folders
> and files on my harddisk.
>
> Hope someone can help me.
>
> Thanks!
>
> /Kim
>
>
>
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Directory listing into a txt file. How? SliqM Windows XP 9 03-02-2008 05:31 PM
Print File Listing danooch13 Windows XP 9 12-18-2007 11:40 AM
XP file search listing file names twice tcarp Windows XP 0 11-12-2007 06:20 AM
DOS File Listing Program Eric Windows XP 10 02-20-2007 08:31 AM
File Listing Display Tom S. Microsoft OneNote 0 01-07-2007 12:16 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 01:15 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0