How to create new users on my mac from the terminal

I finally got how to su - in my mac from the terminal. Now I would like to be able to add new users. useradd -m -d ..... doesn't seem to work.

If it doesn't work, post the error message you get so we don't have to guess.
You could also Google for the case useradd just doesn't exist and find things like these:

Re: CLI: command line equivalent of useradd on MAC OS X