Created
April 28, 2017 06:40
-
-
Save MartinAhrer/fd370ee2dc35bc2d81cc1c90a6411de2 to your computer and use it in GitHub Desktop.
Find mount path for remote disk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mount | grep "samoa._smb._tcp.local/Disk" | awk '{print $3}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment