Random GNU/Linux Utilities

There are many Utilities built into linux or sort of built into linux (required by a lot of packages), here is a list of ones you probs don't know

ps

List processes on your computer, like top or htop but can be modified with options/flags and thus used in shell scripting

sensors

Like you would expect gives out a read-out of the sensors on your computer

free

Shows free memory (ram)

shuf

Randomly shuffle a file

back button home button