Thursday, February 7, 2008
Friday, February 1, 2008
Monday, January 28, 2008
PATH setup command
alias path 'set path = ( \!* $path )'
Put this in ur cshrc. After that u just need to given path ab_path_to_be_added and that path will get added automatically.
Put this in ur cshrc. After that u just need to given path ab_path_to_be_added and that path will get added automatically.
Tuesday, January 15, 2008
Solaris Patch Mgt.
patchadd (patch_name) for installing the patch's
patchadd -M (directory_name) (patch-name) for installing multiple patchs
patchrm (patch_name) for removing the patch
patchrm -R (dirctory and patchname ) for removing patch
patchadd -M (directory_name) (patch-name) for installing multiple patchs
patchrm (patch_name) for removing the patch
patchrm -R (dirctory and patchname ) for removing patch
Subscribe to:
Posts (Atom)
