You must log in or register to comment.
If you find yourself reaching for this feature it probably means your Bash script has reached the level of complexity where you should absolutely not be using Bash. Use a real programming language instead.
nah, a script with one param can totally be a bash script
You can write
trueinstead of:and it will look better,trueis an actual command.Filed away in my colon




