mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 05:09:00 +00:00
Used this perl command: $ # perl -pi -e 's/string\.len\((.*?)\)/#\1/g' *.lua Also fixed one instance where the above command didn't correctly translate the intended code (string.len(a .. b .. c)).
14 KiB
14 KiB