Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 1996 12:14:33 -0400
From:      Garrett Wollman <wollman@lcs.mit.edu>
To:        John Fieber <jfieber@indiana.edu>
Cc:        FreeBSD questions <questions@FreeBSD.org>
Subject:   Re: Where are daemons started & books on system adminstration?
Message-ID:  <9605171614.AA05110@halloran-eldar.lcs.mit.edu>
In-Reply-To: <Pine.NEB.3.93.960517094728.286H-100000@Fieber-John.campusview.indiana.edu>
References:  <199605170336.DAA110139@pop01.ny.us.ibm.net> <Pine.NEB.3.93.960517094728.286H-100000@Fieber-John.campusview.indiana.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Fri, 17 May 1996 09:55:23 -0500 (EST), John Fieber <jfieber@indiana.edu> said:

>   jfieber:~ $ ps ax | grep inetd
>     128  ??  Is     0:00.93 inetd
>     479  p1  S+     0:00.07 grep inetd
>   jfieber:~ $ kill -HUP 128
>   jfieber:~ $

Or, even simpler:

# kill -HUP `cat /var/run/inetd.pid`

-GAWollman

--
Garrett A. Wollman   | Shashish is simple, it's discreet, it's brief. ... 
wollman@lcs.mit.edu  | Shashish is the bonding of hearts in spite of distance.
Opinions not those of| It is a bond more powerful than absence.  We like people
MIT, LCS, ANA, or NSA| who like Shashish.  - Claude McKenzie + Florent Vollant



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9605171614.AA05110>