When you enter a command too long to fit in the terminal, strange things happen.

In a terminal mulator 80 characters wide, type:

echo 0123456789 123456789 123456789 123456789 123456789 123456789 123456789 12

Move the cursor to the end of the line (past the '2'), then press the
Left Arrow key once.  The cursor skips the last character, ending up
at the second-last (the '1').

Now press Backspace.  The character under the cursor is deleted,
instead of the character before it.

Press '1'.  The character is inserted under the cursor.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to