150:50274feff1bc
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Mar 2018 22:10:37 +0800
applications: looks like there's no purge memory button in chromium anymore

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