Last active
May 24, 2024 04:41
-
-
Save anibalardid/6bbd0a8fefb507b88bc511d41ecd91ba to your computer and use it in GitHub Desktop.
mkt, create working directories #hack #security #s4vitar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# create enum directories | |
function mkt(){ | |
mkdir {nmap,content,exploits,scripts} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment