lazyrecon
lazyrecon copied to clipboard
mkdir: command not found
when I run the code "./lazyrecon.sh -d abc.com", it return "mkdir: command not found"
please tell me how to fix it?
It most likely means the that os youre using either isn't supported, or your setup is funky, please check the path that these binary are already installed if not, install them.
example: which touch
hello how did you solve this i did the exact same thing and now mkdir doesnt work but touch does idk what is going on here