Search Results

Search: Posts Made By: usrrenny
4,410
Posted By usrrenny
File names as array element in ksh
Hi, I have an ksh array(ARR). the elements to the array are file names. i need to go to each file in the array and manipulate the records.

for name in ${files[@]}; do ---this loop is for all...
Showing results 1 to 1 of 1

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