Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In iterm how do I show the start time of a command

Tags:

iterm

iterm2

I would like to see when I typed a certain command. How do I display this in my terminal prompt?

like image 643
rose specs Avatar asked Sep 12 '25 17:09

rose specs


1 Answers

On Mac press shift+cmd+e and see the times display on the right of the terminal. This time displayed is the time at which you type the last character for a command.

like image 154
rose specs Avatar answered Sep 16 '25 08:09

rose specs