|
|
|
|
UGU: Unix Guru Universe - Unix Tip #4571- September 15, 2024
- Home : Help
: Today's Tip
Unix Tip #4571- September 15, 2024
CREATE YOUR OWN GROUP ALIASES
If you want to create an alias for a group of people with
similar interests, on your workstation (Say a SUN
workstation), then include the following line at the end
of the file /etc/aliases and run the command /bin/newaliases
unixtips: bhavin@foobar.com, atulk@foobar.com, virajpikle@mail.com
Now, an e-mail sent to
alias_name@workstation_name.foobar.com
will be bounced to the addresses listed above in the
/etc/aliases file.
In other words, if my workstation name is "soorya",
an e-mail sent to
unixtips@soorya.foobar.com
will be bounced to
bhavin@foobar.com,
atulk@foobar.com, and
virajpikle@mail.com
This tip generously supported by: bhavin@informix.com
NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.
LAST 5 TIPS
4570
- KILL X
4569
- ALTERNATIVE TO CP
4568
- -------- REMOVE THE DASHES
4567
- SEPARATE SHELL COMMAND HISTORY FILES
4566
- SHARING STDIN/STDOUT ON 2 TERMINALS
I want to
SUBSCRIBE
and get a UGU Tip everyday.
I want to
UNSUBSCRIBE
and NOT get a UGU Tip everyday.
If you have a UNIX TIP let us know, we just may use it:
(All tips become the property of the Unix Guru Universe)
|
|
|
Copyright 1994-2024 Unix Guru Universe |
|
|
|
|