Différences entre les versions de « Shell »

De KolibriOS wiki
Aller à la navigation Aller à la recherche
(Category added, minor style improvements)
m (File_managers template added.)
 
Ligne 11 : Ligne 11 :
 
== Authors ==
 
== Authors ==
 
Albom, diamond, Pterox, Leency, rgimad
 
Albom, diamond, Pterox, Leency, rgimad
 +
 +
{{File_managers}}
  
 
[[Category:Applications]]
 
[[Category:Applications]]
 
[[Category:File_managers]]
 
[[Category:File_managers]]

Version actuelle datée du 12 janvier 2022 à 21:09

SHELL.png

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