Hello
Well this isnt really a problem, just some task I want to accomplish.
Im using Postfix to run my office's internal mail (Quite a few users). Im insterested in a way of listing every user in a group in order to facilitate the creation of aliases.
sort of like:
Code:
listusers clinicaldept
userx
usery
userz
So far I havent had much luck with some random commands I've been testing. But then again my linux skills are something to be ashamed of.
The closest I've got is listing all logged in users. Which turns out to be a list containing only my name. lol
Anyhelp will be appreciated.
All the best.
az