mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 05:01:29 +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)/'
16 KiB
16 KiB