cat /usr/bin/mount_music.sh #!/bin/bash mount -t cifs -o ro,username=utwig,password=sekrit,vers=3\.0 //10.13.37.137/music /mnt/music ls /usr/bin/mount_music.sh -l ...
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).
Some results have been hidden because they may be inaccessible to you
Show inaccessible results