[macvoiceover] Re: Names in folder
- From: Cheryl Homiak <chomiak@xxxxxxxxxxx>
- To: macvoiceover@xxxxxxxxxxxxx
- Date: Sat, 19 Aug 2006 14:10:45 -0500
I know how to do it from terminal.
ls /Users/chomiak > list.txt
or if you are already in the directory:
ls > list.txt
If you want to do it recursively so you get everything in the
subdirectories:
ls -R > /Users/chomiak
or if you are in the directory just:
ls -R > list.txt
Note the greater than sign.
Note that the -R contains an uppercase R.
Of course adapt your path according to your own computer and call the
file whatever you like. You may find interesting things; I now know
my trash files are in my home directory under .Trash/ and you might
not ordinarily see these as dot files and directories can be hidden,
so now I can delete files from .trash without using the "empty trash".
Hth.
--
Cheryl
"Where your treasure is,
there will your heart be also".
Click on the link below to go to our homepage.
http://www.icanworkthisthing.com
Manage your subscription by using the web interface on the link below.
http://www.freelists.org/list/macvoiceover
Users can subscribe to this list by sending email to
macvoiceover-request@xxxxxxxxxxxxx
with 'subscribe' in the Subject field OR by logging into the Web
interface at http://www.freelists.org/list/macvoiceover
- Follow-Ups:
- [macvoiceover] Re: Names in folder
- From: David Poehlman
- References:
- [macvoiceover] Names in folder
- From: Richard Most
Other related posts:
- » [macvoiceover] Names in folder
- » [macvoiceover] Re: Names in folder
- » [macvoiceover] Re: Names in folder
-- Cheryl "Where your treasure is, there will your heart be also".
Click on the link below to go to our homepage. http://www.icanworkthisthing.com
Manage your subscription by using the web interface on the link below. http://www.freelists.org/list/macvoiceover
Users can subscribe to this list by sending email to macvoiceover-request@xxxxxxxxxxxxx
with 'subscribe' in the Subject field OR by logging into the Web interface at http://www.freelists.org/list/macvoiceover
- [macvoiceover] Re: Names in folder
- From: David Poehlman
- [macvoiceover] Names in folder
- From: Richard Most