try(1)
Project Duration: June 2023 - Present
I have been working on try with the rest of the PaSH team.
try lets you run a command and inspect its effects before changing your live
system. try uses Linux’s namespaces (via
unshare) and the
overlayfs union
filesystem. Link to repo








