Search Results

Search: Posts Made By: Kronk
1,581
Posted By Kronk
is there a way to write over what was appended or...
is there a way to write over what was appended or possibly increment the file name itself?
1,581
Posted By Kronk
help assining variables
this is what i'm trying to do...

while test -f $newFile
echo $newFile already existed, renaming.
do
variable = 000
newFile = '$newFile.$variable'
((variable += 1))
done
echo file name is...
Showing results 1 to 2 of 2

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