Re: Problem with extra ksh sessions!
From: Bill Verzal (BVerzal_at_KOMATSUNA.COM)
Date: 10/22/04
- Previous message: JOSEPH KREMBLAS: "Re: Problem with extra ksh sessions!"
- In reply to: Bright, Frank: "Problem with extra ksh sessions!"
- Next in thread: Bright, Frank: "Re: Problem with extra ksh sessions!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 22 Oct 2004 13:39:19 -0500 To: aix-l@Princeton.EDU
I'd look at Jack's profile.
-------------------------------------
There's no place like /home
Bill Verzal
Project Leader, Komatsu America
(847) 970-3726 - direct
(847) 970-4184 - fax
"Bright, Frank"
<FBright@UARTS.ED
U> To
Sent by: IBM AIX aix-l@Princeton.EDU
Discussion List cc
<aix-l@Princeton.
EDU> Subject
Problem with extra ksh sessions!
10/22/2004 01:22
PM
Please respond to
IBM AIX
Discussion List
<aix-l@Princeton.
EDU>
We have a concern. There seems to be an extra ksh session opening when
some users login. When we do a ps-ef and grep for a user some of them have
spawn an extra ksh session. This does not happen all the time.
It affects the routines we use to track users sessions and login counts.
If any experiences this problem, would you have an idea of what is wrong
and how to correct it??
Below is a snapshot of what the problem looks like!
Thanks in Advance!
Frank Bright
fbright@uarts.edu
AIX 5.2.04, IBM P630
User with extra ksh session. He has two login session in AIX and starting
Unidata 6.0.
root@p630:/>>ps -ef | grep jack
jack 17450 41710 0 09:22:33 pts/20 0:00 -ksh
root 18006 37202 0 14:12:25 pts/45 0:00 grep jack
jack 36052 17450 0 09:22:33 pts/20 0:02 udt
jack 41710 50116 0 09:22:26 pts/20 0:00 -ksh
jack 43520 53082 0 09:22:17 pts/19 0:00 -ksh
jack 45468 43520 0 09:22:17 pts/19 0:00 udt
jack 53082 52908 0 09:22:12 pts/19 0:00 -ksh
root@p630:/>>who -i | grep jack
jack pts/19 Oct 22 09:22 3:33 53082 (10.64.30.96)
jack pts/20 Oct 22 09:22 2:01 41710 (10.64.30.96)
This user has one session in AIX and one connections to UDT 6.0.
root@p630:/>>ps -ef | grep frank
frank 14502 56156 0 10:12:58 pts/10 0:00 -ksh
root 25756 37202 0 14:12:48 pts/45 0:00 grep frank
frank 25974 14502 0 10:46:17 pts/10 0:00 udt
root@p630:/>>who -i | grep frank
frank pts/10 Oct 22 14:14 . 25776 (10.64.30.62)
___________________________________________________
Frank M. Bright fbright@uarts.edu
Administrative Computing
University of the Arts (A15) http://www.uarts.edu
320 S. Broad St. 215-717-6081(w)
Philadelphia, PA 19102 215-717-6087(f)
Colleague 17.0.14 AIX 5.2.0.4 Unidata 6.03
- Previous message: JOSEPH KREMBLAS: "Re: Problem with extra ksh sessions!"
- In reply to: Bright, Frank: "Problem with extra ksh sessions!"
- Next in thread: Bright, Frank: "Re: Problem with extra ksh sessions!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Problem with extra ksh sessions!
... When we do a ps-ef and grep for a user some of them have spawn an extra ksh session.
... It affects the routines we use to track users sessions and login counts. ...
He has two login session in AIX and starting Unidata 6.0. ... (AIX-L) - Re: Problem with extra ksh sessions!
... have spawn an extra ksh session. ... It affects the routines we use to track
users sessions and login counts. ... This user has one session in AIX and one connections
to UDT 6.0. ... root@p630:/>>ps -ef | grep frank ... (AIX-L) - Re: Problem with extra ksh sessions!
... Post the output of a "ps -efl|grep jack" ... When we do a ps-ef and grep
for a user some of them have ... User with extra ksh session. ... root@p630:/>>ps
-ef | grep frank ... (AIX-L) - Re: Problem with extra ksh sessions!
... Only starting a profile script that all other users start. ... When we do a
ps-ef and grep for a user some of them have ... User with extra ksh session. ...
root@p630:/>>ps -ef | grep frank ... (AIX-L) - Re: login time using last, awk, sed
... with sed and awk these few weeks. ... login) in the last column. ...
> joshua wrote: ... > need SED or GREP to accomplish your task. ...
(comp.unix.admin)