Removing Blastwave
yes | pkgrm `pkginfo | grep CSW | awk '{print $2}'`
Thanks to the following blog for this command: http://blogs.sun.com/glagasse/entry/how_to_remove_a_batch#comment-1137797495000
yes | pkgrm `pkginfo | grep CSW | awk '{print $2}'`
Thanks to the following blog for this command: http://blogs.sun.com/glagasse/entry/how_to_remove_a_batch#comment-1137797495000