On Apr 24, 2008, at 1:55 PM, stephen e. schwartz wrote: > thanks john; your script works fine but is a bit tedious; especially > as > terminal window is so un-mac-like. can't select a character and > change it; > have to do editing in something else and paste in. Assuming your shell is bash, there are a lot of editing options available. If you're interested type man bash in Terminal, then type /^READLINE and press Enter to read about them. > have to type folder > name; can't select copy paste into command line; but at least * > helps. oh > well; that's why I use a mac. You can drag icons from Finder to Terminal. The complete path of the directory/file will be inserted in the the command line. Saves typing them. -- Rod Mac OS X: Because making Unix user-friendly is easier than debugging Windows