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 global gameshell.sh, manpage for gameshell.sh
When calling a self extracting archive, it can be extracted in several
places:
- if we give a first argument to gameshell.sh which is a directory
with rwx access right, the archive is extracted there
- if the gameshell.sh (or save file) is inside a non writable
directory, or if the file itself is non writable, the archive is
extracted inside $HOME/.gameshell
- otherwise, the archive is extracted next to the gameshell.sh file
The save file is created in the same place where the archive was
extracted.
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.
0 commit comments