Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
7024 2421 d 0 h leency /programs/system/shell/ * 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'
 
/programs/system/shell/Docs_rus.txt
/programs/system/shell/History.txt
/programs/system/shell/cmd/cmd_help.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/system/boolean.h
6857 2654 d 6 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
/programs/system/shell/History.txt
/programs/system/shell/cmd/cmd_cp.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/globals.h
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_program.c
/programs/system/shell/modules/module_script.c
/programs/system/shell/prototypes.h
/programs/system/shell/shell.c
/programs/system/shell/system/kolibri.h
/programs/system/shell/system/stdlib.c
/programs/system/shell/system/string.c
4015 3866 d 7 h Albom /programs/system/shell/ Shell 0.7.0. Command line editing implemented. + Some small fixes.  
/programs/system/shell/bin/rus/shell
/programs/system/shell/History.txt
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_sleep.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/globals.h
/programs/system/shell/modules/module_command.c
3247 4104 d 3 h Albom /programs/system/shell/ Shell v0.6.1. Some minor improvements.  
/programs/system/shell/cmd/cmd_killall.c
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/cmd/cmd_cp.c
/programs/system/shell/cmd/cmd_date.c
/programs/system/shell/cmd/cmd_echo.c
/programs/system/shell/cmd/cmd_exit.c
/programs/system/shell/cmd/cmd_free.c
/programs/system/shell/cmd/cmd_help.c
/programs/system/shell/cmd/cmd_history.c
/programs/system/shell/cmd/cmd_kill.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/cmd/cmd_pwd.c
/programs/system/shell/cmd/cmd_reboot.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_shutdown.c
/programs/system/shell/cmd/cmd_sleep.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/cmd/cmd_uptime.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
/programs/system/shell/modules/module_alias.c
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_executable.c
/programs/system/shell/modules/module_parameters.c
/programs/system/shell/modules/module_program.c
/programs/system/shell/modules/module_program_console.c
/programs/system/shell/modules/module_script.c
3245 4105 d 7 h Albom /programs/system/shell/ Shell v0.6. See History.txt.  
/programs/system/shell/cmd/cmd_cp.c
/programs/system/shell/compile_test_asm.bat
/programs/system/shell/modules/module_parameters.c
/programs/system/shell/shell.inc
/programs/system/shell/test.asm
/programs/system/shell/cmd/cmd_ccpuid.c
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_kill.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/compile_eng.bat
/programs/system/shell/compile_rus.bat
/programs/system/shell/compile_test.bat
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_program.c
/programs/system/shell/modules/module_program_console.c
/programs/system/shell/modules/module_script.c
/programs/system/shell/prototypes.h
/programs/system/shell/shell.c
/programs/system/shell/system/stdlib.h
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h
2617 4411 d 8 h Albom /programs/system/shell/ Shell: ls command fix, other small fixes  
/programs/system/shell/History.txt
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_pwd.c
/programs/system/shell/cmd/cmd_reboot.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/globals.h
/programs/system/shell/modules/module_executable.c
/programs/system/shell/prototypes.h
/programs/system/shell/shell.c
1665 4957 d 22 h Nasarus /programs/system/shell/ Shell 0.4.4 (All)  
/programs/system/shell/bin
/programs/system/shell/bin/.shell
/programs/system/shell/bin/shell.kex
/programs/system/shell/clean.bat
/programs/system/shell/cmd
/programs/system/shell/cmd/cmd_about.c
/programs/system/shell/cmd/cmd_alias.c
/programs/system/shell/cmd/cmd_ccpuid.c
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/cmd/cmd_clear.c
/programs/system/shell/cmd/cmd_date.c
/programs/system/shell/cmd/cmd_echo.c
/programs/system/shell/cmd/cmd_exit.c
/programs/system/shell/cmd/cmd_free.c
/programs/system/shell/cmd/cmd_help.c
/programs/system/shell/cmd/cmd_kill.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/cmd/cmd_pwd.c
/programs/system/shell/cmd/cmd_reboot.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_sleep.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/modules
/programs/system/shell/modules/module_alias.c
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_executable.c
/programs/system/shell/modules/module_program.c
/programs/system/shell/modules/module_script.c
/programs/system/shell/start.asm
/programs/system/shell/system
/programs/system/shell/system/boolean.h
/programs/system/shell/system/console.c
/programs/system/shell/system/kolibri.c
/programs/system/shell/system/kolibri.h
/programs/system/shell/system/stdlib.c
/programs/system/shell/system/stdlib.h
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h