Linux offers a wide range of command-line utilities to measure CPU performance including top, htop, mpstat, iostat, vmstat, nmon, sar, glances, dstat, and ps.
Author: Abdul Mateen
The export is the built-in command-line utility that exports environment variables/functions and allows its usage across the whole environment.
