Created
October 26, 2018 15:17
-
-
Save kulas/017c237e7d0372cd4519a94dc1287484 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nano | |
ctrl + o = save Output | |
ctrl + k = cut current line | |
ctrl + u = paste or Uncut | |
ctrl + x = eXit | |
y = yes | |
n = no | |
“enter” to confirm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment