Passing arguments from file to command Posted on October 30, 2019 Posted by jan cat users.txt | xargs -t -n1 -I% bash -c "htpasswd -bB .htpasswd %"
Recent Comments