Disambiguation: cats, the animals.
todo - create a real page
A Linux commandline thingy which outputs a textfile. It's most frequently used to push a file through a pipe so that another program can act on it.
To read a file into a variable, use read
(tested under Bash, Zsh)
\read $variable < filename.ext
Last updated 2020-01-09 at 14:40:54