|
@ -11,6 +11,7 @@ impl Builtin for Help { |
|
|
exit exits the shell
|
|
|
exit exits the shell
|
|
|
fetch prints out system information
|
|
|
fetch prints out system information
|
|
|
help displays this command
|
|
|
help displays this command
|
|
|
|
|
|
logout current user gets logged out
|
|
|
ls lists contents of directory
|
|
|
ls lists contents of directory
|
|
|
open shows content of files
|
|
|
open shows content of files
|
|
|
pwd shows path to current working directory
|
|
|
pwd shows path to current working directory
|
|
|