view tmflry/cat @ 8352:9992dab882dc

<moon_> mkx bin/brand//for i in {1..8}; do echo -n $((RANDOM % $1)); done
author HackBot
date Sun, 05 Jun 2016 23:50: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).