I am a mac user I created a user from the terminal using dscl (I am more familiar to linux and adduser command)
It seemed to work but I can't find my newly created user under /Users, and the command sudo su $newuser
is not recognized by the terminal. (but when I go to my mac preferences, I can see the $newuser created). How can it be ?