Sponsored Content
Top Forums UNIX for Dummies Questions & Answers I'm getting killed and I don't know why. Post 302074985 by matrixmadhan on Monday 29th of May 2006 07:42:07 AM
Old 05-29-2006
if you cannot trace the output (by scrolling) with tee command then log the output into a seperate file without tee ( no problem even if the old command is used as such.. ), browse through that log file seperately..

have u registered handlers for viable signals which kernel could deliever to terminate your program?
register them, and leave a message upon clean exit that the program has been terminated by such signal.

you would be able to step-down at the problem.,
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

process not getting killed

I have a process that is in the sleeping state "S" and I have tried to stop it with a run control script that I use to stop/start it - but it does not stop. I have tried kill -9 <PID of process> with no change. I imagine that this process is sleeping with the kernel. It does not respond to... (5 Replies)
Discussion started by: finster
5 Replies

2. Solaris

how to start Xsun once it's killed

How can I restart the X window server on my solaris server without rebotting the server? (1 Reply)
Discussion started by: krishan
1 Replies

3. Solaris

Port used needs to be killed

Hi, We are using oracle 10g in a Solaris box. The same box has Informatica also installed. But it runs on port 6001. But whenever the server is restarted the Oracle database picks up the port 6001 and does not allow Informatica to be started. But I am have no clue of which Oracle process is... (2 Replies)
Discussion started by: chrisanto_2000
2 Replies

4. UNIX for Advanced & Expert Users

ls is being killed

Hi There, Hope anyone can give me a hand on AIX oslevel -r 5300-05 Try to "ls *sh" from folder and it return killed, is there any clue on that? 1. perform ls and count ls * | wc -l 0 ksh: 561582 Killed 2. without provide "*" wildcard, the result can be return ls | wc ... (7 Replies)
Discussion started by: darkrainbow
7 Replies

5. UNIX for Advanced & Expert Users

Getting 'Killed' msg

Can anyone explain? I start my unix session on AIX, run tcsh move to a particular directory, let say: cd /test/bin and next i run a command like: grep "test string" /test/bin/* to look for the string in any files in the directory. I am getting a response of Killed. Why is that... (16 Replies)
Discussion started by: gio001
16 Replies

6. Shell Programming and Scripting

Killed by signal 15.

Hi all I have Master script, Main script ,and 4 Child script. Master.sh #!/bin/bash /export/home/user/Main.shMain.sh #!/bin/bash /export/home/user/Child1.sh & /export/home/user/Child2.sh & /export/home/user/Child3.sh & /export/home/user/Child4.sh &I run only Master.sh script... (1 Reply)
Discussion started by: almanto
1 Replies

7. Shell Programming and Scripting

Syncsort is getting killed

Hi All, I am running synsort utility via unix scripts. As soon as the control reaches the syncsort command,Its getting killed. The error message is /proj/cdw/syncsort/dev/copay/CdwWkRvrslFileReformat.syn: 8339696 Killed . Please suggest to overcome this issue. (5 Replies)
Discussion started by: prashantnandi
5 Replies

8. What is on Your Mind?

Has Oracle killed HP-UX

Has Oracle killed HP-UX with their gambit of telling the public they would no longer support Itanium? The company I work for in the Dallas, TX area has had several openings for HP-UX administrators and we're having such a tough time finding qualified people to fill them. I have been searching job... (3 Replies)
Discussion started by: keelba
3 Replies
KMOUTH(1)							 KDE User's Manual							 KMOUTH(1)

NAME
kmouth - A type-and-say front end for speech synthesizers SYNOPSIS
kmouth [filename] [KDE Generic Options] [Qt(TM) Generic Options] DESCRIPTION
KMouth is an application that enables persons that cannot speak to let their computers speak.It includes a history of spoken sentences from which the user can select sentences to be re-spoken. Note that KMouth does not include speech synthesizer. Instead it requires a speech synthesizer installed in the system. OPTIONS
filename The history file to open. SEE ALSO
espeak(1), festival(1), mbrola(1), freetts(1) More detailed user documentation is available from help:/kmouth (either enter this URL into Konqueror, or run khelpcenter help:/kmouth). There is also further information available at the KDE Accessibility project web site[1]. AUTHORS
KMouth was written by Gunnar Schmi Dt kmouth@schmi-dt.de. AUTHOR
Lauri Watts <lauri@kde.org> Author. NOTES
1. KDE Accessibility project web site http://accessibility.kde.org/ K Desktop Environment 2010-09-15 KMOUTH(1)
All times are GMT -4. The time now is 04:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy