kolibrios/programs/system/shell/cmd
Kirill Lipatov (Leency) 9e91bb1d1c * help now displays the list of commands in three columns
* ps now displays the RAM size used by the process
* ls now displays all files not in one but in several columns, the old single column output is still accessible via the key '-1'

git-svn-id: svn://kolibrios.org@7024 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 18:44:15 +00:00
..
cmd_about.c
cmd_alias.c
cmd_cd.c
cmd_clear.c
cmd_cp.c
cmd_date.c
cmd_echo.c
cmd_exit.c
cmd_free.c
cmd_help.c * help now displays the list of commands in three columns 2017-09-27 18:44:15 +00:00
cmd_history.c
cmd_kill.c
cmd_ls.c * help now displays the list of commands in three columns 2017-09-27 18:44:15 +00:00
cmd_mkdir.c
cmd_more.c
cmd_ps.c * help now displays the list of commands in three columns 2017-09-27 18:44:15 +00:00
cmd_pwd.c
cmd_reboot.c
cmd_rm.c
cmd_rmdir.c
cmd_shutdown.c
cmd_sleep.c
cmd_touch.c
cmd_uptime.c
cmd_ver.c
cmd_waitfor.c