about summary refs log tree commit diff stats
path: root/pages-disabled
diff options
context:
space:
mode:
authorRaf Czlonka <rczlonka@gmail.com>2023-07-11 16:13:32 +0100
committerRaf Czlonka <rczlonka@gmail.com>2023-07-11 16:13:32 +0100
commit4e2c82f4fb8119d3dfde9fb82b7685beda6c8cc2 (patch)
treeb5f1752242502ea84db53bda7d3c72bd7fb8c44b /pages-disabled
parent0a2509e3e050b1b7add84530494738f37cc5f1b4 (diff)
downloadwiki-4e2c82f4fb8119d3dfde9fb82b7685beda6c8cc2.tar.gz
Improve command substitution
- .kshrc file isn't special - $ENV can point to any file
- use $MAIL since is available by default
- replace backticks ('`') with '$()' - they both nest and look better
- be consistent about using `[` or `test` - chose the latter here
- use `-n` for the second test case in order to keep the examples'
  logic the same:

	[...] && echo '* '
Diffstat (limited to 'pages-disabled')
0 files changed, 0 insertions, 0 deletions