The UNIX and Linux Forums  

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



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
while loop problem aliahsan81 Shell Programming and Scripting 2 04-09-2009 02:05 PM
Problem with while loop Pablo_beezo Shell Programming and Scripting 2 02-02-2009 09:10 AM
loop problem lexi UNIX for Dummies Questions & Answers 1 10-07-2008 04:59 PM
for loop problem mdap Shell Programming and Scripting 3 08-16-2008 02:27 PM
Problem in For Loop The Observer Shell Programming and Scripting 2 05-28-2008 03:43 AM

 
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-03-2009
Aliboy Aliboy is offline
Registered User
  
 

Join Date: Nov 2009
Posts: 4
while loop problem


Code:
#!/bin/sh

clear

befehle=( whoami ls who finger ps )
eingabe=5

while [ $eingabe > 4 ]
do
 # for i in 0 1 2 3 4
  #  do
   #   echo  $i - ${befehle[$i]}
  #done
echo "you're still in the loop"
read eingabe
echo "Input:" $eingabe
done

Hello,

I am having a problem with this loop. WHATEVER I give in as an input, it does not exit the loop :s

Last edited by pludi; 11-03-2009 at 05:45 AM.. Reason: code tags, please...
 

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 08:07 AM.


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