Loading...
~Spawn a TTY shell
~ls -la to see two standard . directories, and a file named ".."
ls -la
.
".."
~we can just cat .* to read the file and get flag
cat .*