:! [command]
:!
command
Shell escape. If the command is omitted, run a shell.
:cd dir
:cd
dir
Change the working directory of Hugs to dir. If dir begins with “~/”, the “~” is replaced by your home directory.
~/
~
:gc
Force a garbage collection.