Shell: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Vitalkrilov (talk | contribs) (Category added, minor style improvements) |
||
Line 1: | Line 1: | ||
[[Image:SHELL.png|thumb|right]] | [[Image:SHELL.png|thumb|right]] | ||
'''SHELL''' — shell with a base set of commands, a console application (uses console.obj library). | |||
== Main capabilities == | == Main capabilities == | ||
Line 12: | Line 12: | ||
Albom, diamond, Pterox, Leency, rgimad | Albom, diamond, Pterox, Leency, rgimad | ||
[[Category:Applications]] | |||
[[Category: | [[Category:File_managers]] |
Revision as of 21:08, 12 January 2022
SHELL — shell with a base set of commands, a console application (uses console.obj library).
Main capabilities
- 28 basic commands (about, alias, cd, clear, cp, mv, ren, date, echo, exit, free, help, history, kill, ls, mkdir, more, ps, pwd, reboot, rm, rmdir, shutdown, sleep, touch, uptime, ver, waitfor);
- Aliases scheme;
- History of 5 entered by user commands;
- Possibility to run scripts;
- Possibility to run console applications.
Authors
Albom, diamond, Pterox, Leency, rgimad