Search Results

Search: Posts Made By: arunrao_oradba
1,574
Posted By arunrao_oradba
thank you very much that does the trick.
thank you very much that does the trick.
1,574
Posted By arunrao_oradba
how to get lines prior to the line being searched
Hi,
Can anbody please let me know how i can retrieve lines above the line being searched in a file.
I am looking for an error message from a file, if I see that message I want the lines above that...
Forum: Cybersecurity 10-29-2008
5,702
Posted By arunrao_oradba
found the solution
at last fast the solution myself
i was missing the authorization file
Forum: Cybersecurity 10-28-2008
5,702
Posted By arunrao_oradba
how to configure ssh2 for not asking password when logging from remote
Hi gurus,
I am trying to configure ssh2 for not asking passwords when logging in from a remote machine, but it is failing. I ran the command based on the oracle documentation. down below are the...
Forum: Oracle Updates (RSS) 10-28-2008
4,033
Posted By arunrao_oradba
how to configure ssh2 for not asking password when logging from remote
Hi gurus,
I am trying to configure ssh2 for not asking passwords when logging in from a remote machine, but it is failing. I ran the command based on the oracle documentation. down below are the...
Forum: AIX 10-28-2008
3,998
Posted By arunrao_oradba
how to configure ssh2 for not asking password when logging from remote
Hi gurus,
I am trying to configure ssh2 for not asking passwords when logging in from a remote machine, but it is failing. I ran the command based on the oracle documentation. down below are the...
10,922
Posted By arunrao_oradba
sed does not work through shell script
hi gurus,
I am trying to use sed to get certain line after a requested line.
the sed works if i run manually but if i put it through shell it does not work.

Any help will be greatly appreciated....
10,922
Posted By arunrao_oradba
Hi Gurus I am trying the same type of command...
Hi Gurus
I am trying the same type of command through a shell script but it is not working.

$ cat testing.cfg
owner||1
object||1
command_type||1
CREATED_DATE||2
CREATED_BY||2...
8,688
Posted By arunrao_oradba
Thanks Genius Sir it works now
It works like a charm now,
thank you very much for helping.

Arun:
8,688
Posted By arunrao_oradba
oops sorry I have added the time along, but i...
oops sorry
I have added the time along, but i am seeing that the time is not changing at all.

Any help

$vmstat 5 12|awk -v d="`date "+%Y-%m-%d-%H-%M-%S"`" '{print $1":"$14":"$15":"$16 ":" d}'...
8,688
Posted By arunrao_oradba
thanks it works
:b:
Thank you very much for helping.
this works great for me

thanks again.
Arun:
8,688
Posted By arunrao_oradba
how to display date along with vmstat
Hi Unix Gurus,
I have a script which runs vmstat and puts the output to a file.
I am pulling the runq,usr,sys,idle columns using awk

vmstat 2|awk {'print $1,$14,$15,$16'}

Now within this...
Showing results 1 to 12 of 12

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