summaryrefslogtreecommitdiff
path: root/scripts/helpers.sh
diff options
context:
space:
mode:
authorzlg <zlg@zlg.space>2018-10-18 21:02:53 -0700
committerzlg <zlg@zlg.space>2018-10-18 21:02:53 -0700
commit69373e362637b5e89ee347c9874f5f8c4ec6a294 (patch)
treed6ef21d2f8b3e105f1375680081f6ae3096f401b /scripts/helpers.sh
parentREADME: expand on usage, cover shell quoting (diff)
downloadvgstash-69373e362637b5e89ee347c9874f5f8c4ec6a294.tar.gz
vgstash-69373e362637b5e89ee347c9874f5f8c4ec6a294.tar.bz2
vgstash-69373e362637b5e89ee347c9874f5f8c4ec6a294.tar.xz
vgstash-69373e362637b5e89ee347c9874f5f8c4ec6a294.zip
cli: show msg if game to be deleted is not in DB
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
the 'or' operator instead of the 'and' operator. If I had left it alone, every escape sequence would've borked it. 2013-02-06Solve Exercise 1-24: C syntax checkerzlg1-110/+122 I'm glad to be done with chapter 1. It feels like I'm starting to gain momentum. I'm certainly looking forward to using higher level constructs like switch(), which I think is available in Chapter 2. So far so good!