File Explorer

/proc/self/root/proc/thread-self/root/proc/thread-self/root/usr/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 /.

fgrep45 B · 4 lines
#!/usr/bin/shcmd=${0##*/}exec grep -F "$@"