linux - useradd command option [-c comment] does not work -


-c option of useradd command not work in linux. command is: useradd -c hello fyit here, hello comment , fyit username. press enter after typing command shows me related options of useradd command.

please try like,

useradd -c "hello" fyit 

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -