This is something I have been curious about for a while. When a bash command is executed in Ruby (e.g. w/ ` usage), does it return a true boolean value upon completion and false if it fails? Any assistance is greatly appreciated!This is something I have been curious about for