lazyrecon icon indicating copy to clipboard operation
lazyrecon copied to clipboard

mkdir: command not found

Open Daniel-Why opened this issue 3 years ago • 2 comments

when I run the code "./lazyrecon.sh -d abc.com", it return "mkdir: command not found"

image

please tell me how to fix it?

Daniel-Why avatar Sep 02 '21 09:09 Daniel-Why

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

ViperBlackSkull avatar Oct 15 '22 21:10 ViperBlackSkull

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

MarcosIgnacioo avatar Jun 26 '23 03:06 MarcosIgnacioo