1754757732

This commit is contained in:
2025-08-09 10:42:12 -06:00
parent e8e4e888b9
commit 418f3a471d
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/bin/zsh
# runs in appx 40 seconds
file_name="nmap-$(date +%Y%m%d%H%M%S)-$(echo $RANDOM | md5sum | awk '{print $1}').xml"
out_file="/tmp/$file_name"