Next: .quit, Previous: .vm, Up: Dot-Commands [Contents][Index]
.quit
.vm
.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.