diff --git a/Linux_CheatSheet.md b/Linux_CheatSheet.md index 7564b7a..9693714 100644 --- a/Linux_CheatSheet.md +++ b/Linux_CheatSheet.md @@ -412,6 +412,9 @@ Linux/Unix: #Set keyboard input localectl set-keymap + #curl is a command-line tool to transfer data to or from a server or for commuincating to a website + curl + #for counting characters in a text file wc