I'm trying to write a shell script (in a tcsh) which uses a filename argument without its extension:

  filename=$1:r
  echo filename

doesn't work. What is the right way to do it?
_______________________________________________
MacOSX-talk mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to