Package: moreutils Version: 0.62-1 Severity: wishlist Hi,
I just wrote this script: https://gist.github.com/akorn/51ee2fe7d36fa139723c851d87e56096 and thought it might be a good addition to moreutils. It caches the stdout, stderr and exit status of arbitrary commands for a configurable length of time, returning data from cache on subsequent invocations if the cache is still fresh. It currently has semi-esoteric dependencies: it's written in zsh and uses chpst from the runit package for locking. If you're willing to include the script I can change it to use flock(1) instead, but I'm not rewriting it in POSIX sh. Best regards, AndrĂ¡s -- Want to make $$$$ using your computer? hold shift and press '4' four times.