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
Restore with Bacula
How to write a like query in access 2007
Setup a wenpage in Windows Server 2008
Upgrade Sqlite in RHEL5.4
FireBird stored procedure
QoS config
Are Mac's easier to support than PC's? Why or why not?
Password reset at next logon
VMware VirtualCenter Server Service will not stay Started on our vCenter box
Have to restart service to get network printer to work