view tmflry/cat @ 6968:5e7327a54061

<ais523> ` sed -i \'s!$! | xargs -n 1 | sort -u | xargs!\' bin/list
author HackBot
date Wed, 24 Feb 2016 11:39:17 +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).