matthewmccullough / scripts

My favorite Bash and ZShell scripts and machine setup automation that help me be productive
Other
243 stars 71 forks source link

Check if the command exists #9

Closed vitorpio closed 6 months ago

vitorpio commented 10 years ago

The lines 13 to 17 are checking if the command exists before executing it, othewise no command will be executed.