procctl(8) freebsd man page | unix.com

Man Page: procctl

Operating Environment: freebsd

Section: 8

PROCCTL(8)						    BSD System Manager's Manual 						PROCCTL(8)

NAME
procctl -- clear procfs event flags
SYNOPSIS
procctl pid ...
DESCRIPTION
The procctl utility clears the procfs(5) event mask used by truss(1). This can be used in the event that a process is left stranded, since the procfs(5) events result in a non-killable process. The arguments are a list of process IDs; procctl goes through the list and clears the event masks for each specified process.
SEE ALSO
truss(1), procfs(5)
HISTORY
The procctl utility was written by Sean Eric Fagan for FreeBSD.
BSD
November 23, 1997 BSD
Related Man Pages
procfs(5) - freebsd
unhide(8) - debian
pseudofs(9) - debian
gcore(1) - freebsd
protect(1) - freebsd
Similar Topics in the Unix Linux Community
Scripts without shebang
Memory Leaks
Reason for no directory creation date
UNIX Environment Setup - (Just starting!)