How to cut to manipulate the below string in ksh
How to cut to manipulate the below string in ksh
How to cut to manipulate the below string in ksh
How to cut to manipulate the below string in ksh
Copy only *.log file
I have the below .ksh file. I just want to copy *.log file from parent_dir to target_dir while maintaining the folder structure and time stamp.
The below ksh copies EVERYTHING from source/parent_dir.