Verbose sleep command that displays pending time seconds/minutes?
2
votes
2
answers
2574
views
sleep command can be used to introduce a delay. e.g.
sleep 5
will sleep for 5 seconds.
Is there any alternative/way/method that will display the pending seconds on the terminal?
output like
resuming in 5 sec
the numeric values just countdowns on the same line of terminal.
Asked by mtk
(28478 rep)
Jul 29, 2020, 09:00 AM
Last activity: Jun 28, 2024, 06:23 AM
Last activity: Jun 28, 2024, 06:23 AM