The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Problem with while loop in shell script rkrgarlapati Shell Programming and Scripting 20 02-02-2009 03:13 AM
Help with ELIF statement Brewer27 UNIX for Dummies Questions & Answers 4 05-18-2008 08:02 PM
If..elif..else...fi Rock Shell Programming and Scripting 2 02-08-2007 06:32 AM
elif not expected pv0428 Shell Programming and Scripting 9 07-28-2005 05:38 AM
Shell Script loop problem MaxMouse Shell Programming and Scripting 1 07-26-2005 04:19 PM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 11-01-2007
Syms Syms is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 11
have a problem with if elif loop .. plz help me with the script

count2=0
var2=NOT

if [ $count2 -eq 0 ]
then
echo"Loop1"
command="egrep ',$var1,"
if [ "$var2" = "OR" ]
then
echo "the command is OR"
command=$command"|,$var3,"
echo "$command"
elif [ "$var2 = "AND" ]
then
command=$command"| egrep ',$var3,"
else
echo "the command is NOT"
command=$command"| egrep -v ',$var3,"
echo "$command"
fi
else
echo "Loop2"
fi

I m getting the error 'end of file' unexpected and not able to proceed further.. Plz help me with this. Teh script and the syntax looks fine to me... But dunno where the mistake is
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 03:50 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0