Some examples of using Unix find command.:
"How to apply a unix command to a set of file (-exec).
find . -name 'rc.conf' -exec chmod o r '{}' \;"
Wednesday, January 26, 2005
Mozilla and hypocrisy
Right, but what about the experiences that Mozilla chooses to default for users like switching to Yahoo and making that the default upon ...
-
via VMware blog
-
AJAX: redesign your PHP applications? - ThinkPHP /dev/blog : "First of all, XMLHttpRequest has a problem: in InternetExplorer, it doesn...