Search Results

Search: Posts Made By: rajiv25
22,758
Posted By rajiv25
try this .. for execute_file in `cat...
try this ..

for execute_file in `cat list_file`
do
./${execute_file}.extension
done

romy
5,506
Posted By rajiv25
rig, when u run script by just entering the...
rig,
when u run script by just entering the script name, the shell finds the script in paths/location as defined in the $PATH variable.

The reason why the script failed is because your current...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy