But .txt is not the same as .rs; yet .txt is not the same as .docx, although both of these files look the same to the human eye.
But .txt is not the same as .rs; yet .txt is not the same as .docx, although both of these files look the same to the human eye.
I learned in computing that there are two: binary and text. If you open the file with a text editor and you can read some stuff, it’s text. If just random characters, it’s binary.
All files are binary. Text is just one interpretation.