Saturday, July 4, 2020

shell script: pipe the output of the date command to a script?

Arlen Hamper: date > xargs ./your_script

No comments:

Post a Comment