
alias | batch | call | cd | clock | color | echo | for | getcwd | label | loop | mkcd | pause | require | setvar | sleep | stop | storetext | tee | time | tofile | toterm | Команда: pause sfk pause [options] [text]
wait for user input before continuing command execution.
options
-keyrc set shell return code to ascii code
of pressed key. cannot be combined with
command chaining. without this option
the shell rc is always 0.
see also
sfk sleep delay execution for a given time.
examples
sfk echo hello +pause
prints hello and then waits. |
![]() |