Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: UNIX question(killing a process)
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C04B1E.86DDC2DA
Content-Type: text/plain;
charset="iso-8859-1"
Does the man page for ps not tell you what you need to know?
ps -ef tells me what I need.
Lisa
-----Original Message-----
From: Uma Sankara_Sivadanam [mailto:UmaSankara_Sivadanam_at_satyam.com]
Sent: Friday, November 10, 2000 8:05 AM
To: Multiple recipients of list ORACLE-L
Subject: UNIX question(killing a process)
Hi,
Environment:SUNOS 5.6
I am working on a script which should check for processes using ps and kill all the processs which are IDLE for more than 15 minutes.
I need the exact syntax of the PS command(i mean the command options).
cheers
/uma
------_=_NextPart_001_01C04B1E.86DDC2DA
Content-Type: text/html;
charset="iso-8859-1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>UNIX question(killing a process)</TITLE>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR></HEAD>
<BODY>
<P><FONT color=#0000ff face=Arial size=2><SPAN class=555295713-10112000>Does the
man page for ps not tell you what you need to know? </SPAN></FONT></P>
<P><FONT color=#0000ff face=Arial size=2><SPAN class=555295713-10112000>ps -ef
tells me what I need. </SPAN></FONT></P>
<P><FONT color=#0000ff face=Arial size=2><SPAN
class=555295713-10112000>Lisa</SPAN></FONT></P>
<BLOCKQUOTE>
<DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Uma Sankara_Sivadanam
[mailto:UmaSankara_Sivadanam_at_satyam.com]<BR><B>Sent:</B> Friday, November 10,
2000 8:05 AM<BR><B>To:</B> Multiple recipients of list ORACLE-L<BR><B>Subject:</B> UNIX question(killing a process)<BR><BR></DIV></FONT>
<P><FONT color=#0000ff face=Arial size=2>Hi,</FONT> </P> <P><FONT color=#0000ff face=Arial size=2>Environment:SUNOS 5.6</FONT> </P> <P><FONT color=#0000ff face=Arial size=2>I am working on a script whichshould check for processes using</FONT><B> <FONT color=#0000ff face=Arial size=2>ps</FONT></B><FONT color=#0000ff face=Arial size=2> and kill all the processs which are IDLE for more than 15 minutes.</FONT></P> <P><FONT color=#0000ff face=Arial size=2>I need the exact syntax of the PS command(i mean the command options).</FONT> </P> <P><FONT color=#0000ff face=Arial size=2>cheers</FONT> <BR><FONT color=#0000ff face=Arial size=2>/uma</FONT> </P></UL></BLOCKQUOTE></BODY></HTML> Received on Fri Nov 10 2000 - 08:00:04 CST