>> [...]
>> I am having problem locating the adduser command. I can do a "ls" and see
>> the adduser command but this is what I get below:
>>bash: adduser: command not found
> Are you in the directory were adduser is located? If yes, try
>./adduser.
The sbin paths (/sbin and /usr/sbin) are usually include in tne PATH
environment variable only for root, because they suppost to contain only
system administration stuff (like adduser).
I think he is tryng to use adduser as normal user, not root, and he (of
course) can not.
--
Warning!
Don't send any mail for me at my from: or replayto: addresses ;
I just kill the mail over there without reading!