Next: , Previous: , Up: Dot-Commands   [Contents][Index]


16.15 .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.