You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
possibility of a system-wide gameshell.sh, with specific manpage
When calling a self extracting archive gameshell.sh, it can be extracted
in several places. (Save files are created in the same place.)
- With the flag -W DIR, the archive is extracted in DIR.
- If the archive (possibly a save file) is inside a directory without
the full rwx permissions, the archive is extracted inside
$HOME/.gameshell
That way, a global gameshell.sh can be used for all users of a system,
and each user will get a personal savefile.
- In other cases, the archive is extracted next to the self-extracting
file.
This is documented in a new gameshell.sh.1 manpage (only in English).
This man page is available from within Gameshell (not very useful) but
could be installed in standard man page directories if Gameshell is
installed globally.
NOTE: several corrections have been added to all manpages.
0 commit comments