logoalt Hacker News

ElevenLathe • 11/20/2024 • 1 reply • view on HN

See also vipe(1) from the wonderful moreutils: https://manpages.debian.org/stretch/moreutils/vipe.1.en.html


Replies

edarchis • 11/21/2024

Yes, moreutils has a lot to offer. vidir to quickly reorganize files and folders (even delete files), chronic to run commands silently... unless they fail, sponge to be able to pipe from a file and back to that file without a temporary one ts to add a timestamp to the ouput ...

➕ show 1 reply