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 -->
  #7 (permalink)  
Old 04-04-2008
Franklin52 Franklin52 is online now Forum Staff  
Moderator
  
 

Join Date: Feb 2007
Posts: 4,305
Quote:
Originally Posted by redstaing View Post
Thx you for answer iam stilling geting the erros

1.sh: line 2: syntax error near unexpected token `('
'.sh: line 2: `

can you plz writ for me the programming in sh files and Attach it

We want to help you if you have shown that you have put some effort into solving your problem but not to do your work for you.
Try single quotes instead of double quotes.

Regards