add VWD Service Provider Template

This commit is contained in:
Andre
2021-05-19 23:18:52 +02:00
commit 87a9808498
4 changed files with 303 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
cp temp.txt res.txt
cat var.txt | egrep "! " | awk '{print "sed -i s#"$2 "#" $3"#g res.txt"}'
#sed -i "s/__VRFXFERIPSW2__/XyZ/g" res.txt