>From: [EMAIL PROTECTED] >To: debian-user@lists.debian.org >Subject: homedir listing and adding domain..
>My problem: i have a homedir for around 800 users.I need to get all of >them in a text file,each one on each line,with @domain.com after >their username.. something like >[EMAIL PROTECTED] >[EMAIL PROTECTED] >[EMAIL PROTECTED] .. >how can i do that,with sed,or.. >thanks >Dani. #try for i in `ls`;do echo [EMAIL PROTECTED] >> fileyouwant;done #cat fileyouwant really using Debian woody ===== Shawn Lamson Debian/GNU Linux Woody Kernel 2.2.19pre17 XFree86 Version 4.1.0.1 / X Window System Jesus Loves You! __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com