Collection of useful Unix utilities for text processing and file manipulation
Collection of tools that nobody wrote when UNIX was young
spongemoreutilsvidirvipeisutf8tschronicparallelcombineerrnoifnelckdopeezrun$ cat file.txt | sed 's/old/new/g' | sponge file.txt$ cat logfile.txt | ts '[%Y-%m-%d %H:%M:%S]'$ vidir /path/to/directory