TAG

Cheat Sheet

15+ lsof command examples in Linux [Cheat Sheet]

15+ lsof command examples cheat sheet to list the open files across file systems. List open TCP connections for IPv4 and IPv6 communication.

By rohantimalsina · 13 min read · CheatSheet

20 sar command examples in Linux [Cheat Sheet]

Complete cheat sheet with examples to use use sar command to view reports about CPU utilization, memory utilization, I/O usage, swapping statistics, filesystems …

By rohantimalsina · 9 min read · CheatSheet

15+ iostat command examples in Linux [Cheat Sheet]

15+ iostat command in Linux examples to monitor disk and CPU usage. Get statistics and report every second for pre-defined time interval on the console.

By rohantimalsina · 9 min read · CheatSheet

Only Paste Command Linux Cheat Sheet You Will Need

paste command is used to merge lines of files in the Linux system. It prints the corresponding lines from each file sequentially. Each line is separated by TABS …

By rohantimalsina · 9 min read · CheatSheet