/proc/self/root/proc/self/task/10/root/bin
This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.
#!/usr/bin/shcmd=${0##*/}exec grep -F "$@"