Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dsawyer
  • Content: Threads
  • Order by date
  1. dsawyer

    problems with if statement

    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...
  2. dsawyer

    dtsession colorUse option

    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...
  3. dsawyer

    stoned.monk.empire

    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...

Part and Inventory Search

Back
Top