Skip to content

Instantly share code, notes, and snippets.

@pwlin
Created October 4, 2014 11:32
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 pwlin/64ec090be88d0a96936d to your computer and use it in GitHub Desktop.
Save pwlin/64ec090be88d0a96936d to your computer and use it in GitHub Desktop.
smbfs mount
mount - /opt/mnt/dir1 -t cifs -o UNC=//192.168.1.2/dir1,username=usert1,password=pass1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment