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
change SQLserver 2005 to mix mode
C# - Can a partial class override a property's get method?
Domain Troubles.
making first word bold
Domain rename prior to consolidation
Use slf4j with properties file
How to reset PHP Session Handler to default
Summary Row to display latest data from set below it
Server BSOD, event log displays....
Php concanation text