Home
About
Blog
Portfolio
Essays
Snippets
Time and Memory Usage of a command
For any Bash command, get the execution time, memory usage along with other details
/usr/bin/time -v YOUR_COMMAND_HERE