Date: Wed, 07 Dec 2005 15:00:46 +0200 From: spen <espanop@gmail.com> To: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de> Cc: spen <renas13@yahoo.com>, freebsd-questions@freebsd.org Subject: Re: killing freezed tty's Message-ID: <4396DCFE.7040708@gmail.com> In-Reply-To: <4396C6ED.1080201@cs.tu-berlin.de> References: <20051206162832.42345.qmail@web31114.mail.mud.yahoo.com> <4396C6ED.1080201@cs.tu-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
thank you Björn that worked :-) > spen schrieb: > >> hello all, I am new to fbsd world and I have a question about how >> to kill a ttyv_ that has freezed. >> I tried to ps -aux and did not see any PID that could relate to >> ttyv1. When I am via ssh I can kill the proccess of ssh. >> thank you and sorry if the question seems stupid. > > > You get information about processes that use tty devices by using > fstat, e.g. 'fstat /dev/ttyv1'. > > Björn > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4396DCFE.7040708>