Next: .quit, Previous: .compiler, Up: Dot-Commands [Contents][Index]
.quit
.compiler
.exit
The .exit command exits poke. The syntax is:
.exit [status]
Poke will terminate, returning the exit status status. If status is omitted, then the exit status zero will be returned.