Skip to content

Instantly share code, notes, and snippets.

@nguyenl95
Created September 2, 2019 10:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nguyenl95/0533c9663fad1f60db97bd5967901e62 to your computer and use it in GitHub Desktop.
Save nguyenl95/0533c9663fad1f60db97bd5967901e62 to your computer and use it in GitHub Desktop.
vmware related
# use x.sh <share-name> <mounted-folder>
sudo vmhgfs-fuse .host:/${1} ${2} -o allow_other -o uid=1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment