Manual Profiling of Bash Script ExecutionJuly 11, 2021Sometimes, we would like to know how long a command takes, and which part of the script takes the longest time to run.