mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
$ f() { find -name \*.lua -exec /bin/echo sed -i "$1" {} \; ; }
$ f 's/stdnse.print_debug( *\([0-9]*\) *, */stdnse.debug\1(/'
$ f 's/stdnse.print_debug( *"\(.*\))/stdnse.debug1("\1)/'
11 KiB
11 KiB