Here we list command-line applications that we can call from using the shell() function in LiveScript:
Here is a good site to start with for:
* OSX command-line utilitities - mitchchn.me
* List of OSX command-line tools: - ss64.com
# List Command-line Applications
Tree is a recursive directory listing command that produces a depth indented listing of files. It answers the question "How do list contents of directories in a structure like format under Linux operating systems?"