|
|
|
|
|
by sytringy05
1019 days ago
|
|
It’s from the original borne / korn shell in Unix. Ctrl H was backspace, but the pc keyboards would send a different control character. you often had to map the backspace on the pc keyboard to make it work properly. Set -o or something like that. |
|