kalaivani.mani 0 Newbie Poster 17 Years Ago hai, Print all the lines from the /etc/group file that don't contain the string "daemon". display shell-scripting 0 0 Reply with Quote Share Infarction 503 Posting Virtuoso 17 Years Ago I think it's just grep -v daemon /etc/group 0 0 Reply with Quote Share Share Facebook Twitter LinkedIn Reply to this topic 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. Sign Up — It's Free!
Infarction 503 Posting Virtuoso 17 Years Ago I think it's just grep -v daemon /etc/group 0 0 Reply with Quote Share