DEV Community

macnux
macnux

Posted on

16 Useful Linux Command Line Tricks

We use the Linux command line every day, and due to the little practicing, we may forget some of the Linux command line tricks. In this post, I’m going to show you some of these Linux command line tricks that you might forget or maybe new to you, so let’s get started.

1 Display Output as a Table
2 Run Until Success
3 Sort Processes by (Memory – CPU) Usage
4 Check Your Architecture
5 Monitor Multiple Log Files Concurrently
6 Return to Your Previous Directory
7 Make Non-Interactive as Interactive Shell Session
8 Watch Command Output
9 Run Your Program After Session Killing
10 Answer bot Using Yes & No Commands
11 Create a File With a Specific Size
12 Run Last Command as Root
13 Record your Command Line Session
14 Replacing Spaces with Tabs
15 Convert Character Case
16 Powerful xargs Command

https://likegeeks.com/linux-command-line-tricks/

Thanks in advance.

Top comments (0)