sandboxd
sandboxd copied to clipboard
speeds up your bashrc by running (slow) setup commands on the fly
Results
2
sandboxd issues
Sort by
recently updated
recently updated
newest added
If I hit Ctrl-C while a command, e.g. `node`, is loading, the command is broken for that shell, resulting in "command not found" errors. It's no longer possible for sandboxd...
If I have, say, Node sandboxed, and I open a new shell and do `/usr/bin/env node`, I get an error from env. This naturally is a problem for shell scripts,...