Skip to content

Instantly share code, notes, and snippets.

@smcl
Last active October 22, 2015 19:59
Show Gist options
  • Save smcl/f5c0d432894dbad43810 to your computer and use it in GitHub Desktop.
Save smcl/f5c0d432894dbad43810 to your computer and use it in GitHub Desktop.
$ mount | grep tmp
/dev/sd0d on /tmp type ffs (local, nodev, nosuid)
$ mount | grep var
/dev/sd0e on /var type ffs (local, nodev, nosuid)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment