Search Results

Search: Posts Made By: VanK
2,476
Posted By VanK
I didn't even think of that, simple but...
I didn't even think of that, simple but ingenious. Thanks!
2,476
Posted By VanK
How to call arguments with variable in a script??
Hello, I was wondering if it were possible to call arguments passed to a script using a variable.

For example:

sh script.sh yes no good bad

x=$#

while [ x -gt 0 ]
do
echo (last...
Showing results 1 to 2 of 2

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