sau poti face ceva de genul:



#!/bin/bash
# Creeaza lista de useri:
/bin/ls /home | grep -v -e "^[0-9]" > /tmp/users

def='@domain.com'

for i in $( cat /tmp/users)
do
echo "trimit mail lu:" $i$def
done

ieftin, dar, functional

-- 
   regards,

-- cezar atanasiu




A diplomat is a person who can tell you to go to hell
in such a way that you actually look forward to the trip.

---
<a href="mailto:[EMAIL PROTECTED]?Subject=unsubscribe%20rlug";>unsubscribe</a>

REGULI, arhive si alte informatii: http://www.lug.ro/mlist/


Raspunde prin e-mail lui