Relative Content

Tag Archive for shellunixksh

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.