Bash Command Builder
Revision History






                            
01-May-2021, v1.0
o A "Search" button has been added to the application button bar. The search starts at the selected row and wraps around the table. Search is case insensitive. The search dialog contains "Replace" and "Replace All" buttons. You may replace one or all of the values found by search. Replace and Replace All are case sensitive.
o Minor man page changes were made.

                             

12-Apr-2021, v0.3 (beta)
o Keywords and special characters in scripts are emphasized.
o Minor man page changes were made.
o Fixed: Simple Here Documents are recognized as not debuggable without user help.
o Fixed: Simple multi-line strings are recognized as not debuggable without user help.
o Fixed: Save wrote to .sh file even when script file without extension existed.



02-Apr-2021, v0.2 (beta)
o The Program Settings panel is now populated. You may specify alternative values for the Bash and terminal emulator paths and for the shebang string.
o Command builder:
 --options are now sorted.
 --man pages have been reformatted and show more examples.
 --case was added, umask was deleted.
o Fixed: Extraneous options in the command builder were removed.

27-Mar-2021, v0.1 (beta)
o First beta release. Please read the beta test notice.