Sponsored Content
Full Discussion: need a software
Operating Systems Linux need a software Post 81443 by Sergiu-IT on Friday 19th of August 2005 03:22:00 PM
Old 08-19-2005
Hammer & Screwdriver

Quote:
Originally Posted by ppass
1) is there a way to trace the commands that has been executes in a console .
You can read the user's ~/.bash_history file, in case that user is using bash as UNIX shell. But this is not a very "good" way, beacause the user can change the file.
Quote:
Originally Posted by ppass
3) is it free .
http://sourceforge.net/projects/tripwire/ <- this one is Smilie
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Software substitution

Hello guys Does anyone know about some software, like pl-sql developer for unix (solaris). On windows I use pl-sql developer, but I need this software or similar for unix Thanks in advance (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

2. Solaris

monitoring software

i am looking for a really good monitoring solftware for solaris . i need it to be installed on a server and accessed from a client application on windows , with some nice GUI interfaces . thanks (6 Replies)
Discussion started by: ppass
6 Replies

3. Linux

Software

What Is The Available Software For Unix? (2 Replies)
Discussion started by: apr
2 Replies

4. UNIX Desktop Questions & Answers

Looking for Software

Are there any software for linux like a "SocksCap", which will support a proxy usage for all programs? (1 Reply)
Discussion started by: zylwyz
1 Replies

5. Windows & DOS: Issues & Discussions

what is that software

hi i used a software long time ago 1.when right click on any link and select site informatin(i not remembered) 2.or in a site on a plain area if done right click &select site ino the software tells about ... (0 Replies)
Discussion started by: seshumohan
0 Replies

6. Programming

Software

Hi Guys, Please excuse me, I hope this is the right forum for this question. What kind of software is being used to make GUIs and can you show me some tutorial links? Thank you. Slick :D (2 Replies)
Discussion started by: Slick
2 Replies

7. UNIX for Dummies Questions & Answers

Looking for software.

Hi all, Right now i am using Windows XP OS. I want to execute all the unix commands under this environment. Is there any software for executing unix commands in Windows. regards NG (1 Reply)
Discussion started by: Nandagopal
1 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 05:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy