turo@indus:/tmp$ latex idle.tex Output written on idle.dvi (1 page, 320 bytes). Transcript written on idle.log. turo@indus:/tmp$ xdvi idle. ... #### turo@indus:/tmp$ perl idle.tex Just another Perl hacker, #### turo@indus:/tmp$ sh idle.tex Just another sh hacker, #### turo@indus:/tmp$ gcc -o idle idle.c turo@indus:/tmp$ ./idle Just another C hacker,