From 91c29e109e3dd38c471b23f3afa2af6beaf70b68 Mon Sep 17 00:00:00 2001 From: Cyb3rKn1gh7 <45071972+Cyb3rKn1gh7@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:39:27 +0530 Subject: [PATCH] Update Linux_CheatSheet.md added cut command with basic options --- Linux_CheatSheet.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Linux_CheatSheet.md b/Linux_CheatSheet.md index c3a00c8..a81cf74 100644 --- a/Linux_CheatSheet.md +++ b/Linux_CheatSheet.md @@ -380,3 +380,10 @@ Linux/Unix: #Set keyboard input localectl set-keymap + + #cut command that allow you to process and filter text files + cut