> Open a terminal window.
> Type 'find ', then drag the Finder icon for the folder you want to look
[quoted text clipped - 5 lines]
> If you only want to list the immediate children, put '-maxdepth 1 '
> before the '-print' part.
Thanks! I knew there had to be a way... ;-)
AES - 15 Feb 2008 03:15 GMT
> > Open a terminal window.
> > Type 'find ', then drag the Finder icon for the folder you want to look
[quoted text clipped - 7 lines]
>
> Thanks! I knew there had to be a way... ;-)
BBEdit has an Edit->Insert->Folder Listing command that captures a
catalog of a folder's contents, and may have some options for the depth
to which it goes.
You can select, copy and paste into a text editor the list of the
contents of a folder displayed in List mode in a Finder window
Gregory Weston - 15 Feb 2008 12:12 GMT
> > > Open a terminal window.
> > > Type 'find ', then drag the Finder icon for the folder you want to look
[quoted text clipped - 14 lines]
> You can select, copy and paste into a text editor the list of the
> contents of a folder displayed in List mode in a Finder window
Works, and I believe it's in TextWrangler (free) as well. But there's no
way to restrict it to listing folders.
P. Sture - 22 Feb 2008 14:36 GMT
> > > Open a terminal window.
> > > Type 'find ', then drag the Finder icon for the folder you want to look
[quoted text clipped - 14 lines]
> You can select, copy and paste into a text editor the list of the
> contents of a folder displayed in List mode in a Finder window
TextWrangler also has this feature.

Signature
Paul Sture
Sue's OpenVMS bookmarks:
http://eisner.encompasserve.org/~sture/ovms-bookmarks.html
Jeff in LA:
> > (Running Tiger 10.4.11) is there an easy way to create a list of all
> > folder titles that are contained within a certain folder?
Gregory Weston:
> Open a terminal window.
> Type 'find ', then drag the Finder icon for the folder you want to look
[quoted text clipped - 5 lines]
> If you only want to list the immediate children, put '-maxdepth 1 '
> before the '-print' part.
Sorry, but I'm going to put your answer down as a "No, there is not an
/easy/ way, but you can do this...
An example of an /easy/ /way/ would be "Right click on the folder name.
From the contextual menu, select "List all subfolders."
Or, get FolderLister (free) at
<http://www.coolosxapps.net/2007/05/24/folderlister-print-a-directory-li
sting/>. Works under 10.5.2.
Davoud

Signature
usenet *at* davidillig dawt com
Gregory Weston - 17 Feb 2008 02:50 GMT
> Jeff in LA:
> > > (Running Tiger 10.4.11) is there an easy way to create a list of all
[quoted text clipped - 13 lines]
> Sorry, but I'm going to put your answer down as a "No, there is not an
> /easy/ way, but you can do this...
Going to make a habit of assuming I meant something I never said?
While there are certainly easiER possibilities, I don't think you can
reasonably defend classifying "enter verbatim this short command" as
difficult. The OP didn't seem to consider it troublesome.
G