Have you ever wanted to run your build system of choice inside a sandbox that forbids looking up the absolute path of the current working directory (so `realpath`, `pwd`, and such all fail)? No?
Well now you can. https://github.com/ComputerDruid/anticanonicalize

GitHub - ComputerDruid/anticanonicalize: anticanonicalize is a tool which runs a command with the current working directory set to an "unreachable" version of the directory.
anticanonicalize is a tool which runs a command with the current working directory set to an "unreachable" version of the directory. - ComputerDruid/anticanonicalize


