![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| stty erase r | bishweshwar | UNIX for Advanced & Expert Users | 5 | 11-27-2006 03:10 AM |
| stty erase in a script | Terrible | UNIX for Advanced & Expert Users | 2 | 06-08-2006 01:39 PM |
| "mt erase" command does not work | krishan | Filesystems, Disks and Memory | 1 | 03-24-2005 09:46 AM |
| erase file | ust | UNIX for Dummies Questions & Answers | 2 | 03-10-2005 09:39 AM |
| Is there an unrecoverable erase command? | snyderpa | UNIX for Dummies Questions & Answers | 5 | 11-03-2000 08:39 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
stty erase e command
I'm not familiar with the stty command.
What would "stty erase e" do to my system and what kind of problems would it create? Also, how would I undo this command? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
stty erase e will cause the letter e to erase characters written on the prompt .
Similarly if u want to use backspace to erase then doing stty erase <back-space> will do it. It wont affect the system in any way though i think u wont be able to use the letter e. Undo i am not sure ... man stty for details ... DP
__________________
I haven't lost my mind.... Its backed up on tape somewhere |
||||
| Google The UNIX and Linux Forums |