Search Results

Search: Posts Made By: daryl0505
4,813
Posted By daryl0505
Thanks MadeInGermany for giving a hand. Seems I...
Thanks MadeInGermany for giving a hand. Seems I made it worked! :)

Below is change I made:
#!/bin/sh
input_file_type="txt"

find $1 -name *.$input_file_type | sort | while read in_file
do
...
4,813
Posted By daryl0505
'sed' with Positional Parameters
I'm new with 'sed' and for sure something still I don't understand yet with it. If you see my output on ">Output..." portion, the new directory still on "source_dir" instead of "dest_dir". You may...
Showing results 1 to 2 of 2

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