$ cat /etc/sudoers
inavg7ey evl0000332,evl0000333,evl0000234,evl0000999,evs99234456,\\
evl3300987,evl3344567,evlser999,eul000123,evs3300123,evs3300124,\\
(root,jboss,superss) NOPASSWD:ALL
inavgmcn evl0000332,evl0000333,evl0000234,evl0000999=(all,wasadmin,\\
jboss,superss) NOPASSWD:ALL
I want to print inavg7ey user details with second line as well (if any more lines there i want them also).. could anyone help me with this? I've tried this:
awk '/inavg7ey/' /etc/sudoers
but it's displaying only this one:
inavg7ey evl0000332,evl0000333,evl0000234,evl0000999,evs99234456,\