DaniWeb Forum Index
>
Search Forums
Search Results
•
•
•
•
Showing results 1 to 1 of 1
Search took
0.01
seconds.
Search:
Posts Made By:
thekashyap
; Forum:
Shell Scripting
and child forums
Save these search results for 24 hours
Forum:
Shell Scripting
Jun 14th, 2007
Replies:
2
Solved:
Convert shell script for looping
Views:
2,226
Posted By
thekashyap
Re: Convert shell script for looping
Does this help ?
#!/bin/bash
file_with_workstations_list=/tmp/input_list.txt
while read workstation_name
do
#do you stuff with workstation_name
echo "Read workstation name: "...
Showing results 1 to 1 of 1
Latest Posts
Today's Posts
All Forums
Unanswered Threads
All Forums
Related Forum Features
DaniWeb News Stories
DaniWeb Code Snippets
DaniWeb Tutorials
DaniWeb Product Reviews
DaniWeb White Papers
Forum Search
About Us
|
Contact Us
|
Advertise
|
DaniWeb
|
Acceptable Use Policy
|
©2003 - 2009 DaniWeb® LLC