awk '{print "'"'"'" $1 "'"'"',"}' a.txt >configureBody.sql
awk -F: '{gsub(/ /,""); print "\"secrets.passwords."$1"\"=\""$2"\""}' s.txt
No comments:
Post a Comment