Vimsh: sleep: Difference between revisions

no edit summary
(New page: ==== vimsh sleep command ==== Usage: sleep [time in seconds])
 
No edit summary
 
Line 1: Line 1:
==== vimsh sleep command ====
==== vimsh sleep command ====
Usage: sleep [time in seconds]
Usage: sleep [time in seconds]
Very useful in a script if a process is expected to take some time to complete.
[[Category: Vimsh]]