Displaying 2 results from an estimated 2 matches for "keyword2".
Did you mean:
keywords
2006 May 21
3
find with belongs_to -> belongs_to -> belongs_to
I have 3 tables
keywords (keywords attached to a file)
files (info about the file)
paths (path for the file)
[This is a legacy database, so I can''t change this]
keyword belongs_to file and file belongs_to path. Users need to be able
to search the keywords, but they only have access to certain volumes, so
the results need to be limited by the path. I also need to show paging,
2011 Jul 06
2
Log monitoring
Hi all,
Currently I do 'tail -f /var/log/messages | grep something' to
monitor/tune in my iptables rules.
Based on your experience, is there any tools do that better like:
- color
- grepping multiple keywords
- some statistic
Thank you
Fajar.