ljak - Overview
ljak
Follow
Pinned Loading
-
Some "unknown" bash commands that ar...
Some "unknown" bash commands that are really nice. 1
# 1. redo last command but as root2
sudo !!3
4
# 2. open an editor to run a command5
ctrl+x+e