Sponsored Content
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl Gollum, You Need a Full Time Trainer! Post 66652 by Gollum on Wednesday 16th of March 2005 09:47:33 AM
Old 03-16-2005
Quote:
Originally Posted by Neo
On second thought, you make a good Gollum.
Yup. And third?
 

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

ls -l --full-time

How can i write a shell script to display only the dates and times listed when i type ls -l --full-time. i have something, but it tells me there is an illegal variable name. here's what i have: #! /bin/tcsh set a = `ls -l --full-time` set b = `ls -l --full-time | wc -l` while($b > 0) ... (1 Reply)
Discussion started by: cypher
1 Replies

2. What is on Your Mind?

New home elliptical trainer? Suggestions?

My live in girlfriend and I were thinking about getting an elliptical for our home. I was thinking of something like this: Amazon.com: ProForm 850 Elliptical Trainer with GameFit Technology: Sports & Outdoors http://ecx.images-amazon.com/images/I/41g4x079U-L._SL500_AA280_.jpg It has... (4 Replies)
Discussion started by: Astrocloud
4 Replies

3. AIX

100% Inode full with only 67% FS full.

AIX Version 6.1 and 7.1. I understand that when the OS initially creates the FS and inodes, its pretty strict, but not always tuned to a 1:1 ratio. I see the same thing when adding a whole disk LV to a separate device. It seems that when we expand a filesystem the inodes don't get tuned... (5 Replies)
Discussion started by: mrmurdock
5 Replies

4. What is on Your Mind?

The C64 is back, this time full-sized with a working keyboard for the dedicated retro home-computer

Retro Games has announced that the C64 is back, this time full-sized with a working keyboard for the dedicated retro home-computer fan, available December 2019. See also: CNN: Iconic 80s computer The Commodore 64 to return with fully-functional keyboard YouTube: The C64 | Trailer ... (2 Replies)
Discussion started by: Neo
2 Replies
ppmtopgm(1)						      General Commands Manual						       ppmtopgm(1)

NAME
ppmtopgm - convert a portable pixmap into a portable graymap SYNOPSIS
ppmtopgm [ppmfile] DESCRIPTION
Reads a portable pixmap as input. Produces a portable graymap as output. The output is a "black and white" rendering of the original image, as in a black and white photograph. The quantization formula used is .299 r + .587 g + .114 b. Note that although there is a pgmtoppm program, it is not necessary for simple conversions from pgm to ppm , because any ppm program can read pgm (and pbm ) files automatically. pgmtoppm is for colorizing a pgm file. Also, see ppmtorgb3 for a different way of converting color to gray. And ppmdist generates a grayscale image from a color image, but in a way that makes it easy to differentiate the original colors, not necessarily a way that looks like a black and white photograph. QUOTE
Cold-hearted orb that rules the night Removes the colors from our sight Red is gray, and yellow white But we decide which is right And which is a quantization error. SEE ALSO
pgmtoppm(1),ppmtorgb3(1),rgb3toppm(1),ppmdist(1),ppm(5),pgm(5) AUTHOR
Copyright (C) 1989 by Jef Poskanzer. 10 April 2000 ppmtopgm(1)
All times are GMT -4. The time now is 06:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy