Well, since everybody else had a different way to do it, here's mine too
=)
for x in `ls /home`; do echo [EMAIL PROTECTED] >> /tmp/addresses.txt; done
Cheers,
Caleb
On Thu, 2002-01-03 at 04:03, [EMAIL PROTECTED] wrote:
> My problem: i have a homedir for around 800 users.I need to get all of
> t
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) [Jan 03. 2002 06:56]:
> 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]
>
On Thu, 3 Jan 2002 14:03:37 +0200 (EET), <[EMAIL PROTECTED]> wrote:
> 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 PROT
On Thu, Jan 03, 2002 at 02:03:37PM +0200, [EMAIL PROTECTED] wrote:
> 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 PROTEC
On Thu, Jan 03, 2002 at 02:03:37PM +0200, [EMAIL PROTECTED] wrote:
> 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 PROTEC
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.
.signature not found at wo
6 matches
Mail list logo