Pliki_SOP/Microshell/help
2019-01-11 17:17:03 +01:00

30 lines
536 B
Plaintext

Microshell Help
-------------
General info
Author= Jakub Adamski
Index number=s444341
Limits
Max length of line=1000
Max number of arguments=100
Max length of argument=100
-------------
Working commands
help - manual
exit - ends microshell
cd - changing directory
needs exacly 1 argument
prints error when more/less
spath:
help - shows help page
0 - turns off displaying current directory
1 - turns on displaying current directory
PATH commands
WARNING
dont use path shorcuts
example cd ~/
or echo $HOME
-------------
q to exit!