List the files in the home directory and read the data.txt file:
ls-la
filedata.txt
As we can see there is a lot of non-readable strings, and for that we will use the strings command to show only readable characters, and then we will grep for the string that begins with =: