Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7808 1469 d 19 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 1470 d 12 h rgimad /programs/system/shell/ fixed bug with cd ../
fixed cd . and cd ./ behavior
 
7803 1471 d 12 h rgimad /programs/system/shell/ change version to 0.8  
7802 1471 d 12 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 1473 d 11 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 1473 d 19 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 2403 d 15 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 2632 d 16 h siemargl /programs/system/shell/ startup workdir fix  
6857 2636 d 21 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
6826 2667 d 12 h siemargl /programs/system/shell/ fix touch and much more  
6825 2667 d 17 h siemargl /programs/system/shell/ waitfor command  
6822 2672 d 11 h siemargl /programs/system/shell/ better up/dwn arrows, docu  
6821 2672 d 22 h siemargl /programs/system/shell/locale/ show kernel version on start  
5210 3434 d 7 h serge /programs/system/shell/cmd/ shell: change the current working directory  
5207 3434 d 22 h clevermouse /programs/system/shell/modules/ fix shell  
5098 3514 d 18 h clevermouse / switch build system to Tup  
4516 3747 d 2 h Albom /programs/system/shell/ Shell 0.7.4. Clipboard works. Ctrl+C copies the whole command line and Ctrl+V pastes it.  
4309 3802 d 14 h Albom /programs/system/shell/ Shell 0.7.3. Bug with '%' symbol in command history is fixed.  
4109 3835 d 10 h leency /programs/system/shell/ SHELL: fix for #3988  
4106 3835 d 15 h Albom / Shell 0.7.2. 1) .shell moved to /sys/settings. 2) "cd .." command fixed.  

Show All