Very Urgent!Kindly help!
by novicee from LinuxQuestions.org on (#59KEJ)
This thread is regarding a linux query.
I want to create a custom command in linux for creating a user on my server. As we know it is done using useradd <username> command..but I want to do the same using - good user create <username> command.
I have tried creating alias for the same using bash script but it didn't work.Can anybody just help me with same! Thankyou!


I want to create a custom command in linux for creating a user on my server. As we know it is done using useradd <username> command..but I want to do the same using - good user create <username> command.
I have tried creating alias for the same using bash script but it didn't work.Can anybody just help me with same! Thankyou!