I cant seem to get the "cd" command to execute within an if statement. This is what I have:
#!/bin/sh
PRJ=$1
if [ $PRJ = wm ]; then
cd /projects/wm/work/$USER
else
echo "project directory not found"
fi
If i replace the "cd" line with an echo command the...
I am trying to run an application here but when I start it Im getting a color allocation error. I think I need to change my colorUse option to HIGH_COLOR. The problem is I have not been able to find it in the /usr/dt/config scripts. Am I looking in the right place and what is the script with...
On of my machines here is a windows NT which got the stoned.monk.empire virus. Unfortunately it was not discovered until after the computer was rebooted and now all i get is a blue screen with hex numbers on start up and it is unbootable from disk. any advice would be greatly appreciated...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.