2 lines
93 B
Plaintext
2 lines
93 B
Plaintext
echo "changing the commands from clipboard"
|
|
pbpaste | awk '{printf("\"%s\",\n",$0)}' | pbcopy |