Does anyone know if there's a command in FreeBSD to add a new system user with just one string so it can also be implemented into a bash script?
I know the command for RH systems but in FreeBSD, I always have to type "add user", then I answer the questions that follow (which I don't think can be used in bash scripts, unless theres a way to have a script answer the prompt questions).