ref: 0d1ffd0046e1dbb1a048ab9d1bc6c0c609298ea2
parent: 70d666b8b2056518952370965fa48ca60661470b
author: qwx <qwx@sciops.net>
date: Sat Dec 5 22:19:17 EST 2020
syncab: screwed up quotes of course
--- a/syncab
+++ b/syncab
@@ -25,7 +25,7 @@
nocp["nm"] = 1
}
{
- gsub("\'", "\'\'", $2)
+ gsub("\''", "\''\''", $2)
if($1 in rm)
ls["rm"] = "''" old "/" $2 "'' " ls["rm"]
else if(! ($1 in nocp))