Search Results

Search: Posts Made By: sera1711
7,373
Posted By sera1711
csh formatted strings
Hi,

currently I'm trying to write a csh script that should do the following:

set i = 1
while ($i < 100) {
cp AAA BBB
set i = $i +1
}

where AAA is a string like this file.11.txt,...
Showing results 1 to 1 of 1

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