3

I'm trying to add an existing group to my user, but it says -bash: usermod: command not found. When I locate usermod nothing comes up. man usermod returns nothing either. I thought usermod was built in Macs? I'm using Mac OS X + Terminal.

bigpotato
  • 199

1 Answers1

6

I can't comment :( so I apologize for answering with a link but:

How to add user to a group from Mac OS X command line?

This should do what you're looking for, shouldn't it?

JDiPierro
  • 288