I have a script where the first line is #!/bin/sh, but when I run the script I get:<BR><BR>/bin/sh: Can't Open<BR><BR>/bin/sh is a link to /bin/dash.<BR><BR>This is on Ubuntu Server (current version).
Do you want to create a Shell script in your Linux system? This guide will take you through how to create a shell script using multiple text editors, how to add comments, and how to use Shell ...