212:f5b235eee660
Anton Shestakov <av6@dwimlabs.net>, Tue, 23 Mar 2021 15:14:13 +0800
.asoundrc: turns out the order of slaves (or setting master) is very important

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