view wisdom/cat elimination @ 7277:77ae80f1894d

<fizzie> ` (cd ibin; rm bf8 bf16 bf32; ln -s bf bf8; ln -s bf bf16; ln -s bf bf32)
author HackBot
date Fri, 25 Mar 2016 10:48:18 +0000
parents 5d30f3d77d3a
children
line wrap: on
line source

cat elimination is the process of replacing a one-argument `cat` command with the shell operator <