Microsoft
Software
Hardware
Network
Question : find files which filesize > 200KB
Hi,
I would like to find following in Solaris:
[1] count number of files(bad long files) if file size > 200KB
[2] send mail if above count is more then 50.
Answer : find files which filesize > 200KB
test `find . -type f -size +400 | wc -l` -gt 50 && sendmail -t <
To: user
Subject: count is more then 50
END
Random Solutions
SQL QUERY is too Complex
Cluster (Active/Passive-2 Node) of Exchange 2003
Internal OWA
How do i find the difference between 2 Database tables
sendmail RHEL3 cannot erase messages; they keep coming back
Title Case SQL Statement
Macro to automatically save email attachments
Access 97 - out of temporary disk space
Centos Instal Disks - Implant iso md5 from vista
Event ID: 1505 - insufficient system resources exist to complete the requested service