Have Never ever worked on Solaris during my 4 years of work experience. But have started working on it since the last two weeks. Thanks to alpa, get to know it in bits and pieces...
Here's the story....
gz extension is for gunzip
to untar a file simply do tar -xvf
this is how we add the package --> pkgadd -d ./ where -d stands for the device
Have been thinking of blogging the technical happenings or as I like to state it, Mishappenings that happen on a day to day basis while I am developing stuff. I intend to use this blog to put up the small codes/bugs issues/solutions that I face or discover during my not so interesting technical day out at office.