Skip to content

Instantly share code, notes, and snippets.

@mbairagi85
Created March 12, 2019 17:49
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 mbairagi85/bb1ce64389b946c70ddc4feaf4aceeab to your computer and use it in GitHub Desktop.
Save mbairagi85/bb1ce64389b946c70ddc4feaf4aceeab to your computer and use it in GitHub Desktop.
# 1. mount backend-dev on union mountpoint
mount backend-dev union
ls union
git java lost+found
# 2. mount frontend-dev on same mountpoint
mount frontend-dev union
ls union
git javascript lost+found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment