Archive for October, 2007

To map a directory to a drive in windows

Posted in Uncategorized on October 4, 2007 by aghoras

In order to map a directory to a drive letter in windows:

subst <drive letter:> <directory>

To get Solaris version number

Posted in Solaris on October 2, 2007 by aghoras

To get the version number of the operating system on a Solaris system:

less /etc/release

To get architecture info:

isainfo -v