File Explorer

/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 /.

0 dirs
176 files
egrep45 B · 4 lines
#!/usr/bin/shcmd=${0##*/}exec grep -E "$@"