Microsoft
Software
Hardware
Network
Question : loop with the files
Hi i need to put the each line in a file in the loop.
ex:
for i in apple grape lemon
do
----
done
I need to pass the apple grape lemon from file a.txt ,means
cat a.txt
apple
grape
lemon
Please help on this
Answer : loop with the files
for i in `cat a.txt`
do
----
done
Random Solutions
jquery datepicker make ALL sunday and monday unselectable
how to stop sql execution on refreshing a page or closing a browser
VB.NET How do I show data from databse - Chart
Active Directory User
pop up panel
hard drive info - which is more important for speed - cache or rpm speed
Restoring old mail
Jython Script - Update WebSphere JVM System Properties (jvm custom properties)
xcode: iPhone: How do I port this Java into Objective C
Network issues loading company web-site