Search Results

Search: Posts Made By: Nepler265
40,384
Posted By Nepler265
Create array with arguments passed to the script
Hi guys, I have to create an array with the arguments passed to the script .... I thought of something like that ...


for X in seq 1 $# ;

do
arr[X]=$X

done


but if I go...
Showing results 1 to 1 of 1

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