Is there a standard way to do "foo"
BURNS,JIM
gt0178a at prism.gatech.EDU
Fri Sep 14 19:16:07 AEST 1990
in article <22000012 at ux1.cso.uiuc.edu>, phil at ux1.cso.uiuc.edu says:
> My current "foo" is "how do resolve a pathname that contains one or more
> symbolic links into a pathname that has none (absolute path)?". But I hate
> having to ask each question every time.
t=`cd /usr/include;/bin/pwd`;echo $t
yields "/usr/.include" on my system. /bin/pwd avoids using the builtin.
As for public sources, check comp.unix.sources for the monthly posting of
archived useful utilities, most of which can be ftp'ed from uunet.uu.net.
--
BURNS,JIM
Georgia Institute of Technology, Box 30178, Atlanta Georgia, 30332
uucp: ...!{decvax,hplabs,ncar,purdue,rutgers}!gatech!prism!gt0178a
Internet: gt0178a at prism.gatech.edu
More information about the Comp.unix.questions
mailing list