Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9780 725 d 21 h Doczom /programs/system/shell/ add new function - lsmod
This function input list loaded drivers.
 
9173 958 d 21 h turbocat /programs/system/shell/ SHELL 0.8.3:
- Added the ability to create parent directories if needed( "mkdir" command)
 
8827 1040 d 21 h rgimad /programs/system/shell/ SHELL 0.8.2
- big refactoring, now uses libc.obj
- added kfetch command
 
8662 1112 d 20 h turbocat /programs/system/shell/ SHELL:
- Added pkill command
 
7808 1461 d 4 h rgimad /programs/system/shell/ SHELL 0.8.1 changelog
- added output redirection to file (> >>) for echo command

e.g. echo "<html>">123.txt ; echo a b c >> y.txt
 
7805 1461 d 21 h rgimad /programs/system/shell/ fixed bug with cd ../
fixed cd . and cd ./ behavior
 
7803 1462 d 21 h rgimad /programs/system/shell/ change version to 0.8  
7802 1462 d 21 h rgimad /programs/system/shell/ SHELL 0.8 changelog
- added mv command
- added ren command
- now ls works also with relative pathes
- fixed bug in strrchr
 
7792 1464 d 20 h rgimad /programs/system/shell/ Now for incorrect scripts (which doesnt start with #SHS) shell says that they are incorrect, not "File not found". Also, translated comments from russian to english in two files.  
7787 1465 d 4 h rgimad /programs/system/shell/ SHELL 0.7.8 changelog
- fixed bug with ctrl+v
- added navigation in current string by Home, End
- directory highlighting in ls command output
 
7024 2395 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'
 
6862 2624 d 1 h siemargl /programs/system/shell/ startup workdir fix  
6857 2628 d 6 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
6825 2659 d 2 h siemargl /programs/system/shell/ waitfor command  
6822 2663 d 20 h siemargl /programs/system/shell/ better up/dwn arrows, docu  
4516 3738 d 11 h Albom /programs/system/shell/ Shell 0.7.4. Clipboard works. Ctrl+C copies the whole command line and Ctrl+V pastes it.  
4309 3793 d 23 h Albom /programs/system/shell/ Shell 0.7.3. Bug with '%' symbol in command history is fixed.  
4106 3827 d 0 h Albom / Shell 0.7.2. 1) .shell moved to /sys/settings. 2) "cd .." command fixed.  
4050 3834 d 11 h Albom /programs/system/shell/ Shell 0.7.1. Pressing Up and Down keys was causing hanging up the program when command history was empty (but nobody cares). Fixed.  
4015 3840 d 8 h Albom /programs/system/shell/ Shell 0.7.0. Command line editing implemented. + Some small fixes.  

Show All