Tools articles

Lsfd command

Last change: 2025-01-10

The lsfd command on Linux can be used to show opened file descriptors and apply filters such as by process or type to reduce the output.

Rev command

Last change: 2025-01-10

The rev command on Linux can be used to reverse data such as a text string or lines in a file. It can use standard input and files.

Chrt command

Last change: 2025-01-10

The chrt command can be used to change the Linux scheduler class and a policy of a running process or start a command with the preferred scheduler settings.

Blkid command

Last change: 2025-01-10

The blkid command helps locating and displaying block device information on Linux systems, such as hard disks and other devices.

Pidwait command

Last change: 2025-01-10

The pidwait command is a small utility on Linux that allows waiting for another process to stop, so the next task can be executed.

Pmap command

Last change: 2025-01-10

The pmap command is a tool to analyze a running process and show its process mapping, including the usage of libraries and memory usage.

Pwdx command

Last change: 2025-01-10

The pwdx command is a tool on Linux to show the current working of a running process. This map help in troubleshooting issues with running programs.

Uptime command

Last change: 2025-01-10

The uptime command is a small utility on Linux to provide the time that the system is running, the so-called uptime.

Watch command

Last change: 2025-01-10

The watch command is a small utlity on Linux to monitor changes in output of a command. It can be used for monitoring changes and troubleshooting.

Linux commands

Last change: 2025-01-10

All common Linux commands available in one overview, categorized, and complemented with a short description about it's main purpose.

Security Tools

Last change: 2025-01-06

We collect the security tools for Linux that are useful to know. These tools might help you secure your Linux systems and test for security improvements.