I'm a beginner in Linux world. Today I encountered something really weird. I used zcat
command on a .zip file (this one, it's a manual for a motherboard: https://download.msi.com/archive/mnu_exe/E7A70v1.0.zip). It printed output to the terminal as expected. What surprised me the most is the fact that afterwards my printer started printing binary data as text. It printed about half a page and then stopped. Can anyone tell me what happened? How is it possible? I'm using Manjaro, bash and urxvt.
Command that I used:
zcat E7A70v1.0.zip