LinuxCommandLibrary

genie

genie

TLDR

Initialize the bottle (run once, at start)

$ genie -i
copy


Run a login shell inside the bottle
$ genie -s
copy


Run a specified command inside the bottle
$ genie -c [command]
copy

Copied to clipboard