Search Results

Search: Posts Made By: bradyd
4,391
Posted By bradyd
I couldn't figure out how to get Jul instead of...
I couldn't figure out how to get Jul instead of 07 using date formats. Also, where would I embed the date +"MON: %m DAY: %d HOUR: %H"?
I tried:
AWKCOUNT=`ssh spu76 exec /bin/ksh -s Jul 14 15 <...
4,391
Posted By bradyd
Thank you! I was able to get your example one to...
Thank you! I was able to get your example one to work!
4,391
Posted By bradyd
SSH and AWK Scripting
I am trying to put an awk command in ssh, for example:
ERRCOUNT=`ssh -n $HOST "ps -ef | grep .job | grep -v grep | grep -v alert_jobs_still_running |wc -l"`

From korn shell prompt this works:...
12,464
Posted By bradyd
Works great!
Thank you, works great! :b:
12,464
Posted By bradyd
Environment Variables in text file and read command
I cannot get the following substitution ($ORACLE_SID) to work:

The variable ORACLE_SID is set to wardin my environment. It has been exported.

I have a text file called test.dat:...
Showing results 1 to 5 of 5

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