view tmflry/cat @ 6996:05ba76ac5027

<b_jonas> perl -efor $comic("ag","wr"){open$O,">>","bin/${comic}list";print$O"b_jonas\\n";}
author HackBot
date Wed, 24 Feb 2016 13:44:00 +0000
parents 1793f7321646
children
line wrap: on
line source

A cat is an animal with four legs. It's nice to pet, especially when it's a baby cat, called a kitten. Or it's the unix "cat" command. It takes a filename (or many) and prints the contents of that (those) file(s).