bash - while read line stops after first iteration -
I used to capture the details of multiple server by using svmatch
on server name input From a file I am trying to execute a simple script
#! / Bin / sh read the line while; Svmatch $ line & lt; ~ / Svr_input;
The command svmatch
command works with a problem when executed with a command as a stand. Redirect your internal command's review to
Comments
Post a Comment