Add Restore Sane Shell
This commit is contained in:
parent
b79e4dd652
commit
841270f9ff
@ -1214,6 +1214,12 @@ osascript /path/to/script.scpt
|
|||||||
diff -qr /path/to/folder1 /path/to/folder2
|
diff -qr /path/to/folder1 /path/to/folder2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Restore Sane Shell
|
||||||
|
In case your shell session went insane (some script or application turned it into a garbled mess).
|
||||||
|
```bash
|
||||||
|
stty sane
|
||||||
|
```
|
||||||
|
|
||||||
#### Restart
|
#### Restart
|
||||||
```bash
|
```bash
|
||||||
sudo reboot
|
sudo reboot
|
||||||
|
Loading…
Reference in New Issue
Block a user