Hello, i basiclly suck at programming / scripting and im looking for a kind soul to help me make a script to add new users from a CVS file in debian linux. The script should work in two modes; interactive and non-interactive. When no arguments are given to the script, it should run in interactive mode, asking me to supply the information needed to create one account. The non-interactive mode should create accounts automaticly from a comma separated CVS file specified as a command line argument to the script and create account from all the name in the file. also åäö(swedish characters should be removed) Example from the cvs file Kajsa;Svensson Erik;Karlsson björn:Erlandsson i hope that someone could please help me with this.