Bash Command Builder
Credits






                             Bash Command Builder was built with these open source components:

The Tokenizer, 08-Apr-2013
Copyright Cogito Learning
http://cogitolearning.co.uk/2013/04/writing-a-parser-in-java-the-tokenizer/

Treeshell, 02-Mar-2020
Copyright 2019 Strahil Yordanov
https://sourceforge.net/projects/treeshell/
MIT License

Java Preferences, 18-Jun-2009
Copyright davidc
http://www.davidc.net/programming/java/java-preferences-using-file-backing-store
Public Domain

Table Button Column, 12-Jul-2009
Copyright Rob Camick
https://tips4java.wordpress.com/2009/07/12/table-button-column/

Table Cell Listener, 7-Jun-2009
Copyright Rob Camick
https://tips4java.wordpress.com/2009/06/07/table-cell-listener/

Jar Location, 4-Oct-2012
Copyright ctrueden
https://stackoverflow.com/questions/320542/how-to-get-the-path-of-a-running-jar-file

Java Tip 77:  Copy and paste
http://www.javaworld.com/javaworld/javatips/jw-javatip77.html

BrowserLauncher2, Version 1.3, 31-Aug-2007
http://sourceforge.net/projects/browserlaunch2/
Copyright Jeff Chapman
GNU Lesser General Public License (LGPL)
http://www.gnu.org/licenses/lgpl.html 

One-JAR, Version 0.97, 05-May-2011
http://one-jar.sourceforge.net/
Copyright P. Simon Tuffs
BSD License
http://www.opensource.org/licenses/bsd-license 

Laurent Dussimon designed the control icons

                             



References:

The internet has more bash tutorials and guides than you can shake a pipe at. Here are a few, in no particular order, that were helpful to me.

Bash Guide
http://mywiki.wooledge.org/BashGuide

Linuxize
https://linuxize.com/tags/bash/

Learn X in Y minutes
https://learnxinyminutes.com/docs/bash/

Bash scripting cheatsheet
https://devhints.io/bash

30 Bash Script Examples
https://linuxhint.com/30_bash_script_examples/

Shell Style Guide
https://google.github.io/styleguide/shellguide.html

Coding standard
http://linuxcommand.org/lc3_adv_standards.php

Bash Shell Reference (manual)
https://courses.cs.washington.edu/courses/cse390a/14wi/bash.html

An A-Z Index of the Linux command line: bash + utilities.
https://ss64.com/bash/

Bash Conditional Expressions
https://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html