Search Results

Search: Posts Made By: djm2112
1,466
Posted By djm2112
Thanks
Very cool xargs worked perfectly! Was not able to get ./fred.sh to accept input either. Thanks for help guys.
1,466
Posted By djm2112
Using redirect for input instead of command line
I have a script that is working when I input parameters from the command line. I was under the assumption that i could use a redirect for the input.

script fred.sh:

value1=$1
value2=$2
print...
Showing results 1 to 2 of 2

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