>>Script Language and Platform: Oracle
In one of our applications, a tool dumps few hundred files into a
directory with extension *.dat everyday.
Inside each file, the 3rd pattern “<>” in the lines that contain the word “jp_directory” is left blank.
I need to come up with a shell script to go through each file with
extension *.dat in my directory and fill the 3rd pattern “<>” in the
line that contains “jp_directory”, with the path “/opt/oracle/jp”.
This script does the required job.
Author: JP Vijaykumar
Download Script:
Bulk-File-Edit.sql
Disclaimer: We hope that the information on these script pages is
valuable to you. Your use of the information contained in these pages,
however, is at your sole risk. All information on these pages is provided
“as -is”, without any warranty, whether express or implied, of its accuracy,
completeness, or fitness for a particular purpose…
Disclaimer Continued
Back to Database Journal Home