The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 07-01-2009
scottn scottn is offline Forum Advisor  
VIP Member
  
 

Join Date: Jun 2009
Location: Zürich, CH
Posts: 1,051
Code:
$ABCROOT=<some path>: command not found
export: Command not found
$CONFIG_DIR<some path>: command not found
export: Command not found


Is this valid C shell syntax? The declarations are also not valid ksh or (ba)sh syntax.

What does line 1 of SomeScript.sh say (the "shebang")?