I'm trying to run FreeBSD (.iso) in a virtual VMWare machine. The useradd command gives me an error:
# useradd pstnc
useradd: Command not found
Why is that? The command is correct and very simple, just put useradd and then the password and that's it.
I tried to find a solution here and open a lot of other sites, but in all places talk about of creation of one new user, and none about what to do if it gives you an error like in my case!