Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> 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_01C04B15.F39F1E80
Content-Type: text/plain
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_01C04B15.F39F1E80
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DUS-ASCII">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>UNIX question(killing a process)</TITLE>
</HEAD>
<BODY>
<UL>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Hi,</FONT>
</P>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Environment:SUNOS =
5.6</FONT>
</P>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">I am working on a =
script which should check for processes using</FONT><B> <FONT =
COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ps</FONT></B><FONT =
COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial"> and kill all the =
processs which are IDLE for more than 15 minutes.</FONT></P>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">I need the exact =
syntax of the PS command(i mean the command options).</FONT>
</P>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">cheers</FONT>
<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">/uma</FONT>
</P>
</UL>
</BODY>
Received on Fri Nov 10 2000 - 06:58:28 CST