Level Goal
The password for the next level is stored in the only human-readable file in the inhere directory. Tip: if your terminal is messed up, try the “reset” command.
We have a list of files, we just need to see which one is human readable.
We can do this with the file command.
Looking at all these, we can see that file07 is ASCII test – AKA: Human Readable
