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
Can't log into Windows, logs out immediatlly.
Blue Screen on Sleep or Wake
Domain of sender address
[email protected]
does not exist
RDP drops connections, but Citrix Doesn't
If I close Out Look , IMAP SERVER closed out nad it goes off line
Internet Explorer 7 stopped working on an XP pro desktop machine
Sort by Seconds, Milliseconds
USB Mass Storage Driver Issue
Is there a way to find out all keywords ranked on Google for your site?
Copying and Pasting Files Through Citrix