Quite often you need to read text from diffente folders or navigate around in a filesystem.
50pts
Read a flag from /var/log/system/dir.txt
/var/log/system/dir.txt
Use command cat /var/log/system/dir.txt
cat /var/log/system/dir.txt
ctf-tech{ccfe7ce3-5499}