“Shell”的版本间差异

来自KolibriOS wiki
跳到导航 跳到搜索
(Category added, minor style improvements)
第1行: 第1行:
 
[[Image:SHELL.png|thumb|right]]
 
[[Image:SHELL.png|thumb|right]]
<CODE>SHELL</CODE> - shell with a base set of commands, a console application (uses console.obj library).
+
'''SHELL''' — shell with a base set of commands, a console application (uses console.obj library).
  
 
== Main capabilities ==
 
== Main capabilities ==
第12行: 第12行:
 
Albom, diamond, Pterox, Leency, rgimad
 
Albom, diamond, Pterox, Leency, rgimad
  
 
+
[[Category:Applications]]
[[Category:Filemanagers]]
+
[[Category:File_managers]]

2022年1月12日 (三) 21:08的版本

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