Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

getting absolute path of a file in csh?



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
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org