mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 12:19:02 +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)/'
36 KiB
36 KiB