view wisdom/cat elimination @ 7026:781ef4a1fb73

<b_jonas> `` cd wisdom && for x in burritto burito buritto burritos; do rm $x; ln -sv burrito $x; done
author HackBot
date Sat, 27 Feb 2016 06:32:49 +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 <