101:1fcecb506d4a
Anton Shestakov <av6@dwimlabs.net>, Mon, 08 Jun 2015 15:11:02 +0800
docs: new urls

previous change 51:8edd66f923ca

docs/prompt-session-exit.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
kill -INT "$$" # the same as ^C
false