view tmflry/cat @ 9657:7adcc6d0ebfb

<int-e> ` (echo \'#! /bin/sh\'; echo \'cd wisdom; grep -r "$@" .\') > bin/grwp; chmod +x bin/grwp
author HackBot
date Thu, 10 Nov 2016 23:02:45 +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).