hai,

Print all the lines from the /etc/group file that don't contain the string "daemon".

I think it's just grep -v daemon /etc/group

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.