Search Results

Search: Posts Made By: hmohanty
17,205
Posted By hmohanty
Hi , Please try below code ...
Hi ,
Please try below code

outfilename=`ls -1 *.out`
if [ $? -eq 0 ]
then
for i in `cat $outfilename`
do
txtfilename=`grep -l $i *.txt`
linenumber=`grep -n $i...
47,186
Posted By hmohanty
Hi vijay, Please check are you create...
Hi vijay,
Please check are you create oracle group or not . If yes then you switch to oracle user and then execute sqlplus script.
Regards,
Mohanty
Showing results 1 to 2 of 2

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