Linux DB PHP Scripts Tech Diary
Search This Blog
Thursday, January 28, 2010
grep not match option
show the modified files in the past 24 hours, not including log file, or tmp file
find /var/www/ -mtime -1 | grep -v log | grep -v tmp
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment