Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
8662 1118 d 16 h turbocat /programs/system/shell/ SHELL:
- Added pkill command
 
7808 1467 d 0 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 1467 d 17 h rgimad /programs/system/shell/ fixed bug with cd ../
fixed cd . and cd ./ behavior
 
7803 1468 d 16 h rgimad /programs/system/shell/ change version to 0.8  
7802 1468 d 16 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 1470 d 16 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 1471 d 0 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 2400 d 20 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 2629 d 21 h siemargl /programs/system/shell/ startup workdir fix  
6857 2634 d 2 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
6825 2664 d 22 h siemargl /programs/system/shell/ waitfor command  
6822 2669 d 16 h siemargl /programs/system/shell/ better up/dwn arrows, docu  
4516 3744 d 7 h Albom /programs/system/shell/ Shell 0.7.4. Clipboard works. Ctrl+C copies the whole command line and Ctrl+V pastes it.  
4309 3799 d 19 h Albom /programs/system/shell/ Shell 0.7.3. Bug with '%' symbol in command history is fixed.  
4106 3832 d 19 h Albom / Shell 0.7.2. 1) .shell moved to /sys/settings. 2) "cd .." command fixed.  
4050 3840 d 7 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 3846 d 4 h Albom /programs/system/shell/ Shell 0.7.0. Command line editing implemented. + Some small fixes.  
3988 3850 d 17 h leency /programs/system/shell/ SHELL 0.6.4: relative passes support for scripts  
3916 3868 d 20 h Albom /programs/system/shell/ MSVC-style attributes for data align in structures (thanks to CleverMouse and Kirakishou!)  
3268 4077 d 4 h Albom /programs/system/shell/ Shell version 0.6.2  

Show All