view tmflry/cat @ 12431:f53078c55316 draft

<b_jonas> learn aoc Advent of Code (AoC) is a series of programming puzzles that some regulars enjoy, found at "https://adventofcode.com/about"
author HackEso <hackeso@esolangs.org>
date Wed, 01 Dec 2021 06:48:58 +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).