turnon
PURPOSE
Turns on execute permission for games.
SYNOPSIS
turnon
turnoff
DESCRIPTION
The turnon and turnoff commands are shell procedures that
set the permission codes of files in the /usr/games
directory. You must be operating with superuser
authority to run this command.
The turnon command looks for files with permissions set
to 000 and sets them to 111 (execute permission for all
users).
The turnoff command looks for files in /usr/games whose
permissions are set to 111 and sets these permissions to
000.
If you install any new games in the /usr/games directory,
set their permissions to 111.