Last active
April 20, 2017 11:32
-
-
Save isaklafleur/ac2eee15f174310c2bbc0b5de2c57c83 to your computer and use it in GitHub Desktop.
My linux/mac command line Cheat Sheet
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
// remove a non empty folder | |
$ rm -rf lampp | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment