mirror of
https://github.com/nmap/nmap.git
synced 2025-12-11 10:19:03 +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)).
11 KiB
11 KiB