Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Robert La Ferla wrote: > In a csh script, how do you get the absolute path of a filename? > If the cwd is "/users/myacct" and there is a file called "filename.dat", > I want a command (built-in or external) that given the argument > "filename.dat", returns "/users/myacct/filename.dat". set file="filename.dat" echo "$cwd/$file:t" -Tom -- Tom Metro Venture Logic, Newton, MA, USA "Enterprise solutions through open source." Professional Profile: http://tmetro.venturelogic.com/
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |