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
List processes on your computer, like top or htop but can be modified with options/flags and thus used in shell scripting
Like you would expect gives out a read-out of the sensors on your computer
Shows free memory (ram)
Randomly shuffle a file