TAG

Cheat-Sheet

lscpu command examples in Linux [Cheat Sheet]

lscpu command in Linux is used to get CPU information in different format such as JSON. You can collect the output and then parse it using JSON module from …

By rohantimalsina · 7 min read · CheatSheet

10 tee command examples in Linux [Cheat Sheet]

Multiple tee command examples in Linux with cheat sheet. Syntax to use tee command to append content to a file from a command output.

By rohantimalsina · 4 min read · CheatSheet

10+ ipcs command examples in Linux [Cheat Sheet]

ipcs command shows information on System V inter-process communication facilities. By default it shows information about all three resources: shared memory …

By rohantimalsina · 4 min read · CheatSheet

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