![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| 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 |
| using ssh with a for loop | din | Shell Programming and Scripting | 4 | 03-05-2009 03:32 AM |
| while loop inside while loop | panknil | Shell Programming and Scripting | 0 | 01-07-2008 12:49 PM |
| for loop help | smtpgeek | Shell Programming and Scripting | 12 | 11-09-2005 08:04 PM |
| while loop | whited05 | Shell Programming and Scripting | 2 | 11-03-2005 12:27 PM |
| how to get the similar function in while loop or for loop | trynew | Shell Programming and Scripting | 3 | 06-17-2002 11:09 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
while loop in /bin/sh
Hi!
I want my script to enter in a while cicle. And I did a: var=0 while [$var < 1] do echo "while" done this is very simple because it's just for testing So what I think that was suppost to happen was while while while while while while .... .... while BUT nothing what is wrong in my while thanks |
|
||||
|
Quote:
so my code is: Quote:
Now I realy don't know why it doesn't enter in the while Can you help me?? thanks |
|
||||
|
Quote:
MANNNNNN no way. lol I lost sooooo many time and was just a space. lol thanks |