PROGRAMS BY rerun.sf.net

  • rerun Free

    Rerun is used with the cut or awk commands to execute a UNIX Command once for every record read from stdin. It then embeds the value from stdin into the command.Ex: cat /etc/passwd | grep :6[0-3][0-9]: | cut -d: -f1 | rerun