Kanedias@lemmy.mltoLinux@lemmy.ml•What's a unique customization on your Linux machine you think no one else has?
6·
3 days agowhy do you even need a temporary file?
$ slurp | grim -g - - | tesseract stdin stdout -l eng+kor+jpn | wl-copy -t 'text/plain'
My guess would be: have an additional overlay filesystem on top of your immutable root and apply all your fixes to it.