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 'usermod -g 600 <var>'
Features
- Using the -a switch submits it as a At Job
Follow rerun
You Might Also Like
The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of rerun!