Find the answer to your Linux question:
Results 1 to 4 of 4
Hi everyone I would like to attempt to develop a very simple software with a GUI that will enable me to add users to the system. I'm going to use ...
  1. #1
    Linux User
    Join Date
    Jul 2007
    Location
    Greece
    Posts
    277

    software

    Hi everyone

    I would like to attempt to develop a very simple software with a GUI that will enable me to add users to the system. I'm going to use perl to do that.

    I have never done this before so can anyone give me a few web links/tutorials/suggestions on how I can do something like that, please? My web search didn't give me anything good because I guess I am not searching it correctly.

    Any thoughts/suggestions please?
    One Love!!!

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Write a wrapper for the adduser program or look what it does and translate it to perl.
    Debian GNU/Linux -- You know you want it.

  3. #3
    Linux User
    Join Date
    Jul 2007
    Location
    Greece
    Posts
    277
    Thanks for you reply.

    But how can I see, how the adduser program works or what it does?
    One Love!!!

  4. #4
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Most programs come bundled with a descriptive short text called a man page.
    Type "man man", then "man intro".
    Debian GNU/Linux -- You know you want it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...