Tags: extend
Apr
21
How do I extend the terminal width or set term variables with ksh? / Not Getting the full command info from ps in Unix terminal ?
Linux, Solaris, HP-UX Send feedback »To identify processes to kill we need to view the FULL output from the ps command (we use the comm field). But by default we are not able to view full command. So here is the solution..
Solaris :
/usr/ucb/ps -awux
You may need two "w" options. Fro… more »
Apr
20
No outage required , if you have online jfs. If you do not have online jfs , do all the following in LVM maintenance mode.Note: this will only work if SWAP is NOT the next lvol after /
a. Login as root.b. Find out a free disk / un mirror the rootvg a… more »
Recent comments