Search Results

Search: Posts Made By: sharpsh07er
2,469
Posted By sharpsh07er
Could you write the whole script Franklin? I'm...
Could you write the whole script Franklin? I'm :wall:
2,469
Posted By sharpsh07er
I've read it, but I'm still stuck. I'm trying...
I've read it, but I'm still stuck. I'm trying something like


for fis in `find $f2 -name '*.txt'`; do
echo $fis #use some copy command here instead, echo just for test
done


but I can't get...
2,469
Posted By sharpsh07er
Help with very simple Shell Script
Write a shell that receives as parameters two folder names. Copies the
second folder as subfolder into the first one. Only folders and files
with the '.txt' extension will be copied. Detect and...
Showing results 1 to 3 of 3

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