rtime

Similar to Linux time command but writing the elapsed time continuously on screen

To use it

sh cargo install rtime

Example

sh rtime 'ls; sleep 3; echo "sadfasdfasdfasdfa fasdf asdf asdf asd fasd asd f asdf asdfsadf asdf "; sleep 4'

Example