Points: 50
Admin forgot something in the shell, can you figure it out?
Author: dxler
right off the bat ls
was working
you could do ls /bin
to see the available commands. Most weren't available, however
you had ls and echo
solve was just echo $(/readflag)
if i remember correctly.
wwf{os_c0mm4nd_1nj3ct10n}