From 0f8dcb8f3d155316abfe50a1b414e6bc5bfe37d3 Mon Sep 17 00:00:00 2001 From: Cyb3rKn1gh7 <45071972+Cyb3rKn1gh7@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:31:04 +0530 Subject: [PATCH] Update Linux_CheatSheet.md added curl command --- Linux_CheatSheet.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Linux_CheatSheet.md b/Linux_CheatSheet.md index c3a00c8..c2edf59 100644 --- a/Linux_CheatSheet.md +++ b/Linux_CheatSheet.md @@ -380,3 +380,6 @@ 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