Sponsored Content
Full Discussion: A man gets Pwned...
The Lounge What is on Your Mind? A man gets Pwned... Post 302970737 by Scrutinizer on Monday 11th of April 2016 12:25:42 PM
Old 04-11-2016
Nice Smilie
 

7 More Discussions You Might Find Interesting

1. Programming

man

If i have my own application ( say 'myTool'), then is it possible to create a man page for it? such that "man myTool" will give information about it. if so how to go about it? thanks in advance, Nads (3 Replies)
Discussion started by: Nads
3 Replies

2. UNIX for Dummies Questions & Answers

man pages

When reading man pages, I notice that sometimes commands are follwed by a number enclosed in parenthesis. such as: mkdir calls the mkdir(2) system call. What exactly does this mean? (4 Replies)
Discussion started by: dangral
4 Replies

3. UNIX for Dummies Questions & Answers

man aliases

Can any one show me how to create an alias account that silently copies local emails to the administrator (root) using a linux cmd line or GUI? The answer needs to be very simplly explained at this stage, as I am new to the command prompt...expecialy in linux. thanks heaps guys Pipa:) I... (2 Replies)
Discussion started by: Pipa
2 Replies

4. UNIX for Dummies Questions & Answers

need help how to use man

hello every one im a new to unix i use solaris 9 experimental i would like to use real unix system but there are to many versions and i need someone to recommend a good one for me i also need help on how to use "man" (3 Replies)
Discussion started by: abu_malek
3 Replies

5. Solaris

man and ldm man

According to Sun documentation (Ldoms 1.1 Administration Guide), To access the ldm(1M) man page, add the directory path /opt/SUNWldm/man to the variable $MANPATH. When I add the lines: MANPATH=$MANPATH:/opt/SUNWldm/man export MANPATH to .profile, exit root and re-login, I would have "man ldm"... (5 Replies)
Discussion started by: StarSol
5 Replies

6. Shell Programming and Scripting

Man command

How to get only the options and arguments of a command excluding the descriptive help? (1 Reply)
Discussion started by: mayur_verma
1 Replies

7. UNIX for Dummies Questions & Answers

what man*x directories should contain ?

man pages are located beneath /usr/share/man. e.g., manual pages for "section 1" are located in /usr/share/man/man1/. And /usr/share/man/man*p should contain manual pages for POSIX programmers. I need to know what /usr/share/man/man*x directories should contain ? (1 Reply)
Discussion started by: new0h
1 Replies
kaleidescope(6x)						XScreenSaver manual						  kaleidescope(6x)

NAME
Kaleidescope - rotating line segments SYNOPSIS
kaleidescope [-display host:display.screen] [-foreground color] [-background color] [-window] [-root] [-install] [-visual visual] [-color_mode mono | nice | greedy] [-nsegments int] [-ntrails int] [-local_rotation int] [-global_rotation int] [-delay usecs] [-redmin int] [-greenmin int] [-bluemin int] [-redrange int] [-greenrange int] [-bluerange int] [-fps] DESCRIPTION
The kaleidescope program draws line segments in a symmetric pattern that evolves over time. OPTIONS
kaleidescope accepts the following options: -root Draw on the root window. -color_mode mono | nice | greedy Specify how kaleidescope uses colors. Mono uses just the default foreground and background colors. Nice uses one color for each segment (specified by nsegments). Greedy uses (ntrails * nsegments) + 1 colors. -install Install a private colormap for the window. -visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -nsegments integer The number of segments to draw. Default is 7. -ntrails integer The number of trails to draw. Default is 100. -local_rotation integer The rate at which segments rotate around their center. Default is -59. -global_rotation integer The rate at which segments rotate around the center of the window. Default is 1. -redmin, -greenmin, -bluemin, -redrange, -greenrange, -bluerange All take an integer argument. When colors are randomly chosen, they are chosen from the interval min to min plus range. The mini- mums default to 30000. The ranges default to 20000. -delay microseconds How much of a delay should be introduced between steps of the animation. Default is 20000, or about 5 frames a second. -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), kaleidescope(6x) COPYRIGHT
Copyright (C) 1997 by Ron Tapia. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. AUTHOR
Ron Tapia <tapia@nmia.com>, 20-Mar-97. X Version 11 5.15 (28-Sep-2011) kaleidescope(6x)
All times are GMT -4. The time now is 05:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy