Blog posts tagged with shell
These are all the posts tagged with shell from newest to oldest. Simple enough.
Getting the Last Element in a Bash Array
A quick rundown of how to split up a Bash string into an array, then get the last element. Very useful to get the last part of a directory path, an SVN checkout, etc.