Sponsored Content
Top Forums Shell Programming and Scripting Shell script for %computational memory & % non computational memory Post 302906728 by CarloM on Monday 23rd of June 2014 07:48:56 AM
Old 06-23-2014
The same as last time you asked?
 

7 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Need Help installing a Computational Tool Kit

Hi ! I have been trying to install IMSL Computational Tool Kit on a server. It is a Lunix Redhat V.4 with Intel pentium d processor and Intel fortran compiler 8.1 and the type of command shell we run is bash. I dont know if the problem is with the Installation or the Lunix system. I have... (1 Reply)
Discussion started by: dsmv
1 Replies

2. Shell Programming and Scripting

Find memory leaks shell script ???

Hi all, Has anyone out there a shell script to detect memory leaks on unix machines? And if so what way did they go about it .? (5 Replies)
Discussion started by: nano2
5 Replies

3. Cybersecurity

Computational complexity

This is a general question about the practical use of computational complexity in security. Wikipedia has a good article about the theoretical background of computational complexity. In the course of conversation with colleagues, a topic that is brought up occassionally is the security of any... (2 Replies)
Discussion started by: gratuitous_arp
2 Replies

4. Emergency UNIX and Linux Support

Appending the contents of two files in computational manner

Hi, I have two files say file 1 file 2 File1 1 2 4 5 File 2 asdf adf How to get the ouput something like asdf1 adf1 asdf2 adf2 asdf4 adf4 asdf5 (5 Replies)
Discussion started by: ecearund
5 Replies

5. AIX

topas - computational memory 95% : Any Impact?

Hello Gurus, I am using AIX 5 and on running topas command. I can see the computational memory is 93.3% with Swap Paging memory at 2.2%. Could you please advise if there is any impact by the growth of computational memory? Below is the stat: MEMORY Real,MB 22528 % Comp 93.3 %... (12 Replies)
Discussion started by: panchpan
12 Replies

6. Shell Programming and Scripting

Shell script to find Memory status in AIX

Hi All, There is a shell script that captures Memory status in AIX 6.1 64 bits! I need it to be validated by shell script experts for the following: Shell Script: cat memusageAIX.sh #!/usr/bin/ksh # # Memory usage under AIX # USED=`svmon -G | head -2 | tail -1 | awk '{ print $3... (1 Reply)
Discussion started by: a1_win
1 Replies

7. Shell Programming and Scripting

Capturing computational/non computational memory from topas

Hi Friends, How to capture the value of %Comp and %Noncomp values from AIX using topas command. I tried lot, but i cannot capture the value. (4 Replies)
Discussion started by: Nowshath
4 Replies
substrate(6x)							XScreenSaver manual						     substrate(6x)

NAME
substrate - Grow crystal-like lines on a computational substrate SYNOPSIS
substrate [-display host:display.screen] [-foreground color] [-background color] [-wireframe] [-max-cycles cyclecount] [-growth-delay delayms] [-initial-cracks numinitial] [-max-cracks nummax] [-sand-grains numgrains] [-circle-percent circlepercent] [-fps] DESCRIPTION
Lines like crystals grow on a computational substrate. A simple perpendicular growth rule creates intricate city-like structures. Option- ally, cracks may also be circular, producing a cityscape more familiar to places for which city planning is a distant, theoretical concern. Ported from the code by j.tarbell at http://complexification.net OPTIONS
substrate accepts the following options: -wireframe (Default: False) Don't draw sand-painting colored effects, only make a wireframe. -max-cycles cyclecount (Default: 10000) Maximum number of growth cycles before restarting. The higher this is, the more complex the art. -growth-delay delayms (Default: 18000) Delay in ms between growth cycles. More delay, slower (but smoother and less CPU intensive) art. -initial-cracks numinitial (Default: 3) Initial number of cracks in the substrate -max-cracks nummax (Default: 100) Maximum number of cracks in the substrate at a single time -sand-grains numgrains (Default: 64) Number of sand grains dropped during coloring. More grains cause a denser colour but use more cpu power. -circle-percent circlepercent (Default: 0) The percentage of the cracks will be circular. -fps Display the current frame rate and CPU load. ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. SEE ALSO
X(1), xscreensaver(1) COPYRIGHT
Copyright (C) 2003 by J. Tarbell (complex@complexification.net, http://www.complexification.net). Ported to XScreensaver 2004 by Mike Kershaw (dragorn@kismetwireless.net) AUTHOR
J. Tarbell <complex@complexification.net>, Jun-03 Mike Kershaw <dragorn@kismetwireless.net>, Oct-04 X Version 11 5.10 (07-Sep-2009) substrate(6x)
All times are GMT -4. The time now is 08:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy