Search Results

Search: Posts Made By: t17
10,566
Posted By Franklin52
Something like this: filecnt=0 for file in...
Something like this:
filecnt=0

for file in 10_10*
do
directory=${file%_[a-zA-Z]*}
if [ -e ../test2/${directory}/"$file" ] && [ -s ../test2/${directory}/"$file" ]; then
echo...
Showing results 1 to 1 of 1

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