time cat # run a stopwatch in the background and hit enter to stop and see the time time read # Same as cat time cat | pv # See the progress as the time runs and use ctrl + d to stop