boxxy forces bad programs to put their files somewhere else via Linux user namespaces.
Usage: boxxy [OPTIONS] <COMMAND TO RUN>...
boxxy [OPTIONS] [COMMAND TO RUN]... <COMMAND>
config View the config file.
scan Scan your homedir for applications that may benefit from boxxy.
help Print this message or the help of the given subcommand(s)
The command to run, ex. `ls -lah` or `aws configure`.
Make the root filesystem immutable.
-l, --log-level <LOG_LEVEL>
Force colour output even when stdout is not a tty.
Enable tracing of I/O-related syscalls and generate a report of files/directories the program touched.
Load environment variables from the .env file in the current directory and apply them to the boxxed program.
Fork to the background and run as a daemon.
Disable loading config files entirely.
Pass rules via CLI. -r/--rule `/remount/this:/to/this:<file/dir>`
Print help (see a summary with '-h')