Search Results

Search: Posts Made By: sumitsks
1,215
Posted By sumitsks
:182,361d181 It will delete 181 lines...
:182,361d181


It will delete 181 lines from 361th line and place the cursor at 361th line
2,948
Posted By sumitsks
Try this and see if you get some error in your...
Try this and see if you get some error in your output.log file.

0 10 * * * /directory/Script.sh > /directory/log/output.log 2>&1
2,902
Posted By sumitsks
you can try this su -l oracle -c "export...
you can try this


su -l oracle -c "export ORACLE_SID=$11;export MYVAR1=Stomper;export MYVAR2=Duffy; echo \`whoami\` >/tmp/who.txt;echo $1 >/tmp/Arg_name.txt;echo $ORACLE_SID...
1,522
Posted By sumitsks
-c option will give counts for line which have...
-c option will give counts for line which have match string, it is not counting the no of occurrence in each line.
Showing results 1 to 4 of 4

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