I seem to get the same results from an IF statement, with grep as the arguement, no matter what. Here's the current code. Code: #!/bin/bash echo No logins found for these users > unused_mailboxes.txt ...
As a relatively isolated junior sysadmin, I remember seeing answers on Experts Exchange and later Stack Exchange that baffled me. Authors and commenters might chain 10 commands together with pipes and ...