[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: docs-common/bin fdpsh,1.6,1.7
- From: Tommy Reynolds <Tommy Reynolds MegaCoder com>
- To: fedora-docs-list redhat com
- Subject: Re: docs-common/bin fdpsh,1.6,1.7
- Date: Sat, 4 Feb 2006 18:17:40 -0600
Uttered "Paul W. Frields" (pfrields) <fedora-docs-commits redhat com>, spake thus:
> Pushd/popd stuff was ugly, it's true; this should be more portable.
> -FDPDIR=${FDPBINDIR}/../.. export FDPDIR
> +FDPDIR=`cd ${FDPBINDIR}/../.. ; /bin/pwd` export FDPDIR
OK, OK, if you insist on avoiding relative paths, I won't quibble
about this construct ;-) At least it fits on one line.
Cheers
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]