sandbox-clone - clone an existing sandbox
sandbox clone [-q] [source] destination
sandbox-clone creates a new sandbox called destination from an existing sandbox. The current sandbox is used if source is not specified. The new sandbox will contain a deep copy of your home directory and a shallow copy of the rest of the server's filesystem as they exist in the source sandbox. As with sandbox-create(1), devices will be remounted using mount(8) and the new sandbox will be stored in /var/sandboxes/destination.
After cloning a sandbox, you'll probably want to run commands in it using sandbox-use(1).
-q, --quiet-h, --helpThe Flaming Lips - "The W.A.N.D. (The Will Always Negates Defeat)"
Richard Crowley richard@devstructure.com
Part of sandbox(1).
sandbox-list(1), sandbox-which(1), sandbox-create(1), sandbox-clone(1), sandbox-use(1), and sandbox-destroy(1).