index
:
blog
master
oldblog
pre-generated
My blog, articles and static file generator
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
bash-arrays.md
Age
Commit message (
Expand
)
Author
2016-02-28
whitespace cleanup
Luke Shumaker
2016-02-27
allow setting the markdown options per-article
Luke Shumaker
2015-07-01
bash-arrays: the path_ls() example was leaking IFS. Thanks /u/Vaphell !
Luke Shumaker
2015-03-18
Hey, I built Bash 1.14 on a modern box!
Luke Shumaker
2014-04-26
Touch up the styles
Luke Shumaker
2014-01-26
Quote the dates to work with the new pandoc
Luke Shumaker
2014-01-25
bash-arrays: add a work-around for appending in Bash 3.1
Luke Shumaker
2014-01-25
bash-arrays: call it portability, not compatability
Luke Shumaker
2014-01-25
bash-arrays: fix whitespace, typos
Luke Shumaker
2014-01-16
bash-arrays: use unicode ellipsis instead of 3 periods
Luke Shumaker
2014-01-09
bash-arrays: revise
Luke Shumaker
2013-12-06
bash-arrays: 2013-12-06 update: When it's ok to not quote arrays
Luke Shumaker
2013-11-24
bash-arrays: reword the sentence about what `--` does
Luke Shumaker
2013-11-24
Switch from rdiscount to Pandoc.
Luke Shumaker
2013-10-14
fix mistake in one of the examples in bash-arrays
Luke Shumaker
2013-10-13
spell check
Luke Shumaker
2013-10-13
finish the bash-arrays.md article.
Luke Shumaker
2013-10-13
explain what is missing from bash-arrays
Luke Shumaker
2013-10-13
add a note to the bash arrays article about it being incomplete
Luke Shumaker
2013-10-12
initial commit
Luke Shumaker