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
how to loop ngagemaniac UNIX for Dummies Questions & Answers 1 06-19-2008 09:59 AM
The Until LOOP! Cooldu UNIX for Dummies Questions & Answers 2 05-28-2008 04:14 PM
while loop Musaroro UNIX for Dummies Questions & Answers 1 05-28-2008 08:27 AM
while loop inside while loop panknil Shell Programming and Scripting 0 01-07-2008 12:49 PM
how to get the similar function in while loop or for loop trynew Shell Programming and Scripting 3 06-17-2002 12:09 PM

Closed Thread
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
  #1 (permalink)  
Old 09-14-2008
simmijaswal simmijaswal is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 7
while loop

Plz specify me the proper syntax for while loop
  #2 (permalink)  
Old 09-14-2008
sanjay03 sanjay03 is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 2
Thumbs up proper use of while loop

This is very simple :-

while condition is true
do
commands
done

That's it.
  #3 (permalink)  
Old 09-15-2008
broli's Avatar
broli broli is offline
Registered User
  
 

Join Date: Dec 2007
Location: Argentina
Posts: 215
Loops and Branches
  #4 (permalink)  
Old 09-15-2008
bigbut57 bigbut57 is offline
Registered User
  
 

Join Date: Dec 2001
Posts: 4
while loop

cat /etc/hosts -l | while read line
do
ip=`echo $line | awk '{print $1}' `
hostname=`exho $line | awk '{print $2, $3}' `

echo " $host is located at ip address $ip "

done
Closed Thread

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 06:03 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