turnon(6)
NAME
turnon, turnoff − Enable and disable game playing
SYNOPSIS
/usr/games/turnon
/usr/games/turnoff
DESCRIPTION
turnon and turnoff enables and disables all games in the /usr/games directory. turnon changes the protection off all games in /usr/games to allow any user on the system to execute the games. Turnoff remove execute permission from all games in /usr/games.
The system administrator may wish to disable game playing during peek hours by using cron(1M).
FILES
/usr/games/∗ Games whose execute permission is changed.
BUGS
Turnoff does not prevent the super user from playing games.
CX/UX User’s Reference Manual