[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-team] comment virer des users qui ne sont plus connectes?



ps aux|grep pts
ou
ps aux|grep bash
ou remplacer bash par un autre shell

ensuite kill -9 n°_du_process

--
Arnaud Vandyck
[ http://www.ressource-toi.org/ ]

On Thu, 14 Dec 2000, Francois Dessart wrote:

> Bonjour,
> 
> Comment puis-je faire pour virer les 3 derniers users, ils ne sont en effet
> plus connectes?
>  
>  [root@fra486 log]# who
>  root     pts/0    Dec 14 10:36 ( XXXXX )
>  root     pts/1    Dec 13 22:47 ( YYYYY )
>  root     pts/3    Dec 13 23:24 ( XXXXX )
>  root     pts/5    Dec 14 00:39 ( YYYYY )
>  
>  Merci d'avance
> 
> Francois.
> 
> 
> ------------------------------------
> DESSART Francois
> <francois@linuxbe.org>
> ------------------------------------
> 
> 
> 
> [ linux-team@rtfm.be and linux@lists.linuxbe.org in ONE :)         ]
> [ If you want to be deleted from the list, send a mail to          ]
> [ majordomo@lists.linuxbe.org with "signoff linux" in the body.    ]
> [ http://LinuxBe.Org                   Contact: niddle@linuxbe.org ]
> 


[ linux-team@rtfm.be and linux@lists.linuxbe.org in ONE :)         ]
[ If you want to be deleted from the list, send a mail to          ]
[ majordomo@lists.linuxbe.org with "signoff linux" in the body.    ]
[ http://LinuxBe.Org                   Contact: niddle@linuxbe.org ]