:: Open the Terminal (Applications | Utilities | Terminal)
:: At the command prompt enter the following as demonstrated in the image below:
cd /Applications
This command points Terminal to the Applications directory on your hard drive:: At the command prompt enter the following:
ls | open -tf
This command “pipes” the listing to a temporary text file that is automatically opened within TextEdit as shown in the image.You now have a complete listing of all applications residing the Applications folder.
Pretty easy huh? You can use this process to print listings of any directory. So give it a shot and let me know if this tip was beneficial for this or any other project requiring a directory listing.

0 additions to this Tech Note.:
Post a Comment
This is a family friendly site. Please keep all comments G rated and they will be approved during comment moderation.