Sponsored Content
Full Discussion: Top 10 posts
Contact Us Post Here to Contact Site Administrators and Moderators Top 10 posts Post 302406042 by anbu23 on Sunday 21st of March 2010 04:31:18 PM
Old 03-21-2010
Top 10 posts

Hi,

I selected an option to remove Top ten posts in the main page of our forum. How shall i get back Top ten posts?
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How Can I Have Top Display The Top 20 Processes??

how can i do that in a script withough havin the script halt at the section where the top command is located. am writign a script that will send me the out put of unx commands if the load average of a machine goes beyond the recommended number. top -n 20 i want to save this output to a file... (1 Reply)
Discussion started by: TRUEST
1 Replies

2. HP-UX

HP-UX and 'top'

I've been working with an HP-UX system (RP5400 Series PA-RISC server) for about a year that hosts some middleware. The middleware sits between an Oracle DB (on another box) and the client applications running on about 800 PCs. From the beginning, I've noticed that 'top' reports between 0.0% and... (8 Replies)
Discussion started by: deckard
8 Replies

3. Solaris

Top

How to display and update information about the top processes on the system(like "top" in Unix ) (1 Reply)
Discussion started by: iwbasts
1 Replies

4. HP-UX

GlancePlus v.s. top

my system is: # uname -a HP-UX inap01 B.11.11 U 9000/800 1991039449 unlimited-user license Please look at the rds process CPU values or weighted CPU values; # top ----i ignored these lines ------------------- CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND 1 ? 15059 root... (2 Replies)
Discussion started by: xramm
2 Replies

5. HP-UX

Using TOP

Hey guys, the top format in HP-UX has the size which is the total virtual size and the res which is the resident size. What are these size and res? (1 Reply)
Discussion started by: sbn
1 Replies

6. UNIX for Dummies Questions & Answers

Help using top and ps

help! i need help with locating where a program is being run from. when i type top -i it only lists the name and minimal info, not the programs location from where it is being ran. i ask because i just used the same named executable, a.exe for all the processes and have lost the schedule detailing... (4 Replies)
Discussion started by: shabs1985
4 Replies

7. AIX

Top command in AIX 4.2 (no topas, no nmon, no top)?

Is there a 'top' command equivalent in AIX 4.2 ? I already checked and I do not see the following ones anywhere: top nmon topas (1 Reply)
Discussion started by: Browser_ice
1 Replies

8. AIX

Need a list of top 10 CPU using processes (also top 10 memory hogs, separately)

Okay, I am trying to come up with a multi-platform script to report top ten CPU and memory hog processes, which will be run by our enterprise monitoring application as an auto-action item when the CPU and Memory utilization gets reported as higher than a certain threshold I use top on other... (5 Replies)
Discussion started by: thenomad
5 Replies
gifbg(1)						      General Commands Manual							  gifbg(1)

NAME
gifbg - A program to generate a single-color test pattern GIF with gradually changing intensity in any of the basic 8 directions. USAGE
gifbg [-q] [-d Dir] [-l #Lvls] [-c R G B] [-m MinI] [-M MaxI] [-s W H] [-h] The gifbg program reads no input, and will dump the created GIF file to stdout. MEMORY REQUIRED
Line. OPTIONS
[-q] Quiet mode. Defaults off on MSDOS, on under UNIX. Controls printout of running scan lines. Use -q- to invert. [-d Dir] Select direction the intensity of the background should increase. Direction can be one of the 8 principal directions: T - for Top "TR" - for Top Right "R" - for Right "BR" - for Bottom Right "B" - for Bottom "BL" - for Bottom Left "L" - for left "TL" - for Top Left The compass directions may be use as synonyms for the above directions, so for example "NE" is equal to "TR". Direction is case insensitive. The default direction is Top (North). [-l #Lvls] Number of levels the color will be scaled to. Default is 16. [-c R G B] What to use as the primary background color to scale. This color is scaled between the minimum intensity (MinI) and maximum inten- sity (MaxI) from one end of the screen to the other as defined by Dir. See below (-m & -M) for MinI & MaxI. Default is Blue (0, 0, 255). [-m MinI] Minimum intensity (in percent) to scale color. Default 10% [-M MaxI] Maximum intensity (in percent) to scale color. Default 100% [-s W H] Size of image to create. Default 640 by 350. [-h] Print one line of command line help, similar to Usage above. NOTES
If MinI == MaxI = 100 (%) and #Lvls == 2 then boolean mask image of specified size will be created - all foreground. This can be used as a square mask for the <a href="gifcomb.html"> AUTHOR
Gershon Elber Man page created by T.Gridel <tgridel@free.fr>, originally written by Eric S. Raymond <esr@thyrsus.com> giflib-tools gifbg(1)
All times are GMT -4. The time now is 06:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy