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 bash script that mounts my digital camera and then does a bunch of things to the images once the camera is mounted. The problem is that my current script can't tell when the mount fails and ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results