Bash Scripting Part-2 : The How ?
Time Command in Bash ?
The Bash has built in time command to report how much time a process consumed. The 'time' command in Linux is used to execute a command and prints a summary of real-time, user CPU time and system CPU time spent by executing a c...
prabhatyadav.hashnode.dev8 min read