Re: *nice* maillog output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ok.. re previous post about "fix"

it doesn't work.. lol

why would:

tail -500 /var/log/maillog | grep -v imapd |grep -v connection |grep -v processing| cut -d" " -f0,3,6,7,8,9,10| grcat conf.craig

work.. but

tail -f /var/log/maillog | grep -v imapd |grep -v connection |grep -v processing| cut -d" " -f0,3,6,7,8,9,10| grcat conf.craig

*not* work..

but:

tail -f /var/log/maillog | grcat conf.log

work..

so it's not a problem with grcat I don't think..

any ideas?

Craig



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux