genie
linux
Set up and use a "bottle" namespace to run systemd under WSL (Windows Subsystem for Linux). To run these from Windows rather than an already-running distribution, precede them with `wsl`.
More info →Options (3)
-i, --initializebooleanInitialize the bottle (run once, at start)
Example:
genie {{[-i|--initialize]}}-s, --shellbooleanRun a login shell inside the bottle
Example:
genie {{[-s|--shell]}}-c, --commandbooleanRun a specified command inside the bottle
Example:
genie {{[-c|--command]}} {{command}}made by @shridhargupta | data from tldr-pages