Mount fails in shell script – unix.stackexchange.com

I have made a very simple shell script: #!/bin/bash /usr/bin/mount -v --bind "\""$1"\"" "\""$2"\"" echo $? exit 0 The script execution fails with error code 1 for: ./mymount "/storage/Some folder" ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Mount fails in shell script – unix.stackexchange.com"