You accidentally entered: cd /bin; chmod 644 chmod, how can you fix it
Sigiloso
They were expencting the perl answer (google for it), but I didn't know it at the time so I made my own: cd /bin cp ls /tmp cat chmod>/tmp/ls /tmp/ls 755 chmod rm /tmp/ls I was told it was pretty original.