D&C Lug - Home Page
Devon & Cornwall Linux Users' Group

[ Date Index ][ Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] shell script



#/bin/bash

if [ "$DISPLAY" ]; then
 pwd > pwd1
 cd /opt/legacy-1.32beta4
 ./llxdoom
 echo exiting game
 cd < pwd1

What pwd1 file would that be ;)

Does "cd $OLDPWD" work in scripts I wonder.

--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.


Lynx friendly