tail head cat sleep
QR code linking to this page

Manual Pages  — REVOKE

NAME

revoke – revoke a character device

CONTENTS

SYNOPSIS


revoke file ...

DESCRIPTION

The revoke program revokes the character devices using revoke(2). When used on a TTY, calls like read(2), write(2) and ioctl(2), will be aborted immediately, effectively causing login sessions to be terminated.

SEE ALSO

revoke(2)

HISTORY

The revoke program first appeared in FreeBSD 8.0 .

AUTHORS

amp;Ed Schouten <Mt ed@FreeBSD.org>

REVOKE (1) June 15, 2009

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs.
— Maurice Wilkes