Search Results

Search: Posts Made By: ilovedoritos
4,079
Posted By sea
Sorry, i miscounted the lines... OK then...
Sorry, i miscounted the lines...

OK then lets redo the index recalculation.

Lets start with:
index=0
holder=0000000

Then in the loop:
link=${holder:${#index}}$index
ln -sf...
4,079
Posted By Skrynesaver
index="0000000" # set a starting index of 0 but...
index="0000000" # set a starting index of 0 but with 7 digits to allow for up to 10M characters.
for image in $(cat list.txt) ; do # setp through list.txt one line at a time
cp ${SRC_DIR}/$image...
Showing results 1 to 2 of 2

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