scripts - How can I track time from the command-line? - Ask Ubuntu


i looking command track time.

i imagine following workflow:

  1. run command
  2. ...do else...
  3. return terminal window , stop command
  4. as output receive time elapsed between 3 , 1

this answer suggests use

time cat 

and use ctrl-d see time.

you can use

time read 

and use enter key

also check this answer on same question


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User