It looks like something's wrong with the mech-and-cow file.
I ran this command:
cowsay -f 'mech-and-cow' hello
The result was this error:
Backticks found where operator expected at /usr/local/share/cows/mech-and-cow line 12, near >"^__^ / /'| " (Might be a runaway multi-line``string starting on line 10) (Missing semicolon on previous line?) Backslash found where operator expected at /usr/local/share/cows/mech-and-cow line 13, near ")\" (Missing operator before \?) Backticks found where operator expected at /usr/local/share/cows/mech-and-cow line 15, at end of line (Missing semicolon on previous line?) cowsay: Can't find string terminator "" anywhere before EOF at /usr/local/share/cows/mech-and-cow line 15.
It looks like something's wrong with the mech-and-cow file.
I ran this command:
cowsay -f 'mech-and-cow' helloThe result was this error: