When Is It Better to Use #!/bin/bash Instead of #!/bin/sh in a Shell Script?
When you are creating a new shell script, you want to make sure it is as problem free as possible, but sometimes it can be a bit confusing to know which shebang is the best one for you to use. On that note, today’s SuperUser Q&A post has the answer to a confused reader’s question.
Click Here to Continue Reading
via: howtogeek.com
Post a Comment