Skip to content

Instantly share code, notes, and snippets.

@gin135
gin135 / q8.sh
Created December 25, 2016 06:59
cat list.txt |
sed 's/.*/unzip -d & certificate.docx/' |
awk '{print $0,"&&","sed -i s/WINNER/"$3"/g",$3"/word/document.xml","&&","(cd",$3"; zip -r ../"$3".docx","./)"}' |
sh