miniblog.
← Back to all posts
Wilfred Hughes
Sep 2, 2022 at 18:13
Today I learnt that you can simulate a command being run in a TTY with `script`, e.g. $ script --return --quiet --command "ls" Unfortunately it generates output files called "typescript", which is a little confusing!