[plug] netscape settings?
russ
russ at powerstech.com
Mon May 22 21:11:04 WST 2000
Should that be:
export TEMP=/var/tmp
and
echo $TEMP
Mark Saxon wrote:
>
> Resent-From:
> plug at plug.linux.org.au
> Date:
> Mon, 22 May 2000 18:01:31 +0800 (WST)
> From:
> Mike Holland <myk at golden.wattle.id.au>
> Reply-To:
> plug at plug.linux.org.au
> To:
> plug at plug.linux.org.au
>
> On Mon, 22 May 2000, Mark Saxon wrote:
>
> >> 'set TEMP=/VAR/tamp' and made sure this directory was writable
>
> >Did you try "echo $TEMP" to test it? It looks like the wrong syntax to me.
> >Certainly wont work in bash. Try just "TEMP=/var/tmp".
>
> >> _=TEMP=/var/tmp
>
> >huh?
>
> Well tryed "TEMP=/var/tmp".
>
> produces
>
> [mark at localhost mark]$ echo TEMP
> TEMP
>
> and
>
> Do I need to reboot or log on again to have changes take effect?
>
> Mark
>
> INPUTRC=/etc/inputrc
> KDEDIR=/usr
> LD_LIBRARY_PATH=/usr/lib/rvplayer:/usr/lib/rvplayer
> LINES=40
> LOGNAME=mark
> MAIL=/var/spool/mail/mark
> MAILCHECK=60
> OPTERR=1
> OPTIND=1
> OSTYPE=Linux
> PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/mark/bin:/usr/X11R6/bin:/usr/X11R6/bin:/home/mark/bin
> PPID=5559
> PS1=[\u@\h \W]\$
> PS2=>
> PS4=+
> PWD=/home/mark
> QTDIR=/usr/lib/qt-2.0.1
> SHELL=/bin/bash
> SHLVL=3
> TEMP=/var/tmp
> TERM=xterm
> UID=500
> USER=mark
> USERNAME=
> WINDOWID=67108878
> _=
> mc=()
> {
> mkdir -p ~/.mc/tmp 2>/dev/null;
> chmod 700 ~/.mc/tmp;
> MC=~/.mc/tmp/mc-$$;
> /usr/bin/mc -P "$@" >"$MC";
> cd "`cat $MC`";
> rm "$MC";
> unset MC
> }
>
> Mike Holland <mike at golden.wattle.id.au>
> --==--
--
Regards
russ
http://www.powerstech.com/hex
More information about the plug
mailing list