Skip to content

Instantly share code, notes, and snippets.

@addadi
Created December 27, 2015 10:07
Show Gist options
  • Save addadi/b1e8d2fd6daf03642c6c to your computer and use it in GitHub Desktop.
Save addadi/b1e8d2fd6daf03642c6c to your computer and use it in GitHub Desktop.
for d in dev sys run proc; do sudo mount -o bind /$d /mnt/$d ; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment