kolibrios/programs/system/shell/readme.txt
Kirill Lipatov (Leency) 939f824d96 Shell 0.4 from Albom
git-svn-id: svn://kolibrios.org@959 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-14 11:55:46 +00:00

28 lines
911 B
Plaintext

Shell for KolibriOS
version 0.4
author: Oleksandr Bogomaz aka Albom
e-mail: albom85@yandex.ru
site: http://albom06.boom.ru/
Available commands:
about Displays information about the program
alias Allows the user view the current aliases
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
more Displays a data file to the screen
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