awk '( /me|you/ ) || (/john/ && ! /doe/ )' /path/to/file | How to filter output like “(me OR you) OR (john AND ! doe)”?

awk '( /me|you/ ) || (/john/ && ! /doe/ )' /path/to/file


Comments

Popular posts from this blog

HAproxy logging

teamcity Automatic Agent Start under Linux

15 managing disk - understanding /etc/fstab xfs_admin mount -o rw,remount /