Back to Browse

using shell script to handle a web form (feat. tail, sed, xargs)

83 views
Mar 6, 2026
27:55

https://nic-olas.me This script apparently does not work with busybox tail (which in my tests doesn’t quit once grep finds its first match), but only with GNU tail. If you are on alpine like me you need to install the `coreutils` package to get GNU tail.

Download

0 formats

No download links available.

using shell script to handle a web form (feat. tail, sed, xargs) | NatokHD