Shell for KolibriOS
version 0.2


author: Oleksandr Bogomaz aka Albom
e-mail: albom85@yandex.ru
site: http://albom06.boom.ru/



Aviable commands:

about
Displays information about the program

cd
Changes directories

date
Returns the date and time

echo
Echoes the data to the screen

exit
Exits program

free
Displays total, free and used memory

help
Gives help

kill
Stops a running process

ls
Lists the files in a directory

mkdir
Makes directory

ps
Lists the current processes running

pwd
Displays the name of the working directory

reboot
Reboots the computer

rm
Removes files

rmdir
Removes directories

touch
Creates an empty file or updates the time/date stamp on a file

ver
Displays version