Why adding patches to Solaris is so slow
Posted by arj on July 24th, 2006. Posted under: Solaris,Technical stuffInstalling patches on Solaris 10 seems to take ages. When I was installing a couple of them recently, an interesting process showed up when I used ps to see what it was upto exactly. /usr/bin/wc -c /usr/jdk/instances/jdk1.5.0/jre/lib/rt.jar, apparently, rather than using the obvious way of asking the filesystem for the size of a certain file, [...]