Sponsored Content
Top Forums Shell Programming and Scripting I dont want to exit the program by ctrl + c Post 302704559 by coolashu on Saturday 22nd of September 2012 06:37:22 AM
Old 09-22-2012
thanks ,, buddy my problem is solved ..
 

10 More Discussions You Might Find Interesting

1. AIX

Disable ctrl-c,ctrl-d,ctrl-d in ksh script

I wrote a ksh script for Helpdesk. I need to know how to disable ctrl-c,ctrl-z,ctrl-d..... so that helpdesk would not be able to get to system prompt :confused: (6 Replies)
Discussion started by: wtofu
6 Replies

2. UNIX for Dummies Questions & Answers

EXIT from a Program not from the function..

Hi, I want a command in unix shell script which will exit my whole program, not only from the function it's using. For e.g: $1 == "m_who" && $4 == "Extrnl Vendor" { print "You don have access" exit (0); } If this error is showing on the screen, then nothing should not... (9 Replies)
Discussion started by: ronix007
9 Replies

3. Shell Programming and Scripting

Ctrl-C or Ctrl-Z causing exit the session

H! I have written script where it need to invoke the perl script in background, then write the pid in temp file then bring back the job to foreground. whenever the Ctrl-C or Ctrl-Z is pressed in the script has to exit and prompt should be dispalyed. but this script causing exit from shell session... (2 Replies)
Discussion started by: jramesh1
2 Replies

4. Shell Programming and Scripting

Dont have a clue which program to use to process flying bat data

Hi, Im not a unix person but need to analyse some data. This is bat data (animals) from large roosts using data loggers. I think AWK is probably the best thing to use but dont really know so any help appreciated. (python, grep) whichever it is, I'll have to learn it! here is an example of... (27 Replies)
Discussion started by: cmp260
27 Replies

5. AIX

Help with AIX XL C++ complier: app exit before main program

I have two shared libraries, A, B(B depents on A, both linked with -G option which means they're rtl enable), B's toc size is bigger than 64K(-bbigtoc), while A's toc size smaller than 64K. Then I write a "Hello, world" example E, and link with A and B. Link cmd 1: xlC128_r -o E E.o -lA -lB... (0 Replies)
Discussion started by: jackliang
0 Replies

6. Shell Programming and Scripting

How to handle CTRL+Z or CTRL+C in shells script?

Hi, while executing shell script, in the middle of the process, if we kill the shell script( ctrl+z or ctrl+c), script will be killed and the files which using for the script will be in the folder. How to handle those scenarios. Is there any possibilities, if user breaks the script, I need to... (3 Replies)
Discussion started by: ckchelladurai
3 Replies

7. UNIX for Dummies Questions & Answers

Ctrl-V + Ctrl-J for newline character does not work inside vi editor

Hi friends, I am trying to add a newline char ('\n') between the query and the commit statement in the following shell script. #! /bin/sh echo "select * from tab; commit;" > data.sql I have tried typing in "Ctrl-V + Ctrl-J" combination which has inserted ^@ (NUL) character but the commit... (1 Reply)
Discussion started by: royalibrahim
1 Replies

8. Shell Programming and Scripting

Automation of keyboard inputs..like Ctrl+d and Ctrl+a

Hi..! I'm stuck with my automation of starting a process and keeping it running even after the current ssh session has exited.. So i'm trying to use command 'screen'. which is doing exactly what i wanted, But the problem is automation of the same. i will have to press Ctrl+a and Ctrl+d for... (2 Replies)
Discussion started by: chandana hs
2 Replies

9. Shell Programming and Scripting

Exit script and open program via other user

Hello all.. so i have a problem i need to solve .. #! /bin/bash $SHELL dtterm -title my_prog -e su -user -c 'export DISPLAY=:0.0 ; /path/to/my/prog' & 2> /dev/null $SHELL intr exit This script will work on solaris 10 system in right clikt menu - in a secure system so i need to... (0 Replies)
Discussion started by: defs
0 Replies

10. Shell Programming and Scripting

Script Works But Need It to Exit Upon Closing Program

Running Xubuntu 16.04 with shell version "GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)," I have a working script that consistently renames a Chrome window: #!/bin/sh while sleep 1; do xdotool search --name chrome 2>/dev/null | while read id; do xdotool set_window --name... (21 Replies)
Discussion started by: jakefish
21 Replies
Ayttm(1)						      General Commands Manual							  Ayttm(1)

NAME
Ayttm - Universal Instant Messaging client SYNOPSIS
ayttm [options]... DESCRIPTION
Ayttm is an instant messaging (aka chat) client that provides all-in-one chat functionality for several major instant messaging services from one simple program. Ayttm "Contacts" allow you to refer to several accounts of the same person from a single contact name, making it one of the cleanest and simplest clients to use. OPTIONS
-h, --help Display help and exit -v, --version Output version information and exit -g, --geometry Set position of main window -d, --config-dir Specify configuration directory -D, --disable-server Disable console message server -c, --contact Specify contact to send a message to via console server -m, --message Specify the message to send via console server (Note: -c and -m must be used together) DESCRIPTION
Ayttm is a unified multi-protocol Instant Messaging client that allows you to stay in touch with your contacts across multiple protocols through one conventient interface. Currently Ayttm supports AIM, ICQ, IRC, Jabber, MSN and Yahoo!. A detailed list of features is available at: http://ayttm.sourceforge.net/features.shtml FILES
$(HOME)/.ayttm/accounts - information about your accounts $(HOME)/.ayttm/contacts - contact/buddy list $(HOME)/.ayttm/logs/ - conversation logs $(HOME)/.ayttm/prefs - preferences FEEDBACK
For submitting bug reports, patches, feature requests and support requests, please use the Sourceforge.net tracker for Ayttm at http://sourceforge.net/tracker/?group_id=77614 Before sending a bug report, please verify that you have the latest version of Ayttm. Many bugs (major and minor) are fixed at each release, and if yours is out of date, the problem may already have been solved. SEE ALSO
Ayttm Home Page: http://ayttm.sourceforge.net Ayttm User Manual: http://ayttm.sourceforge.net/ayttm-manual LICENCE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA AUTHORS
The authors of Ayttm are: Colin Leroy <colin@colino.net> Lead Developer Andy S. Maloney <a_s_maloney@yahoo.com> Code Monkey Philip S. Tellis <philip.tellis@iname.com> Yahoo! Edward L. Haletky <elh@astroarch.com> Windows Port Tahir Hashmi <code_martial@softhome.net> Manual, Doc. Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> This manpage was adapted from one written by Laurel Fan <lf25@andrew.cmu.edu> for EveryBuddy. ACKNOWLEDGEMENTS
Ayttm is an heir of EveryBuddy (http://www.everybuddy.com). We would like to thank the EveryBuddy development team for their contribution. Special thanks to Mark Spencer, initial creator of GAIM, for all of the tremendous support he has given. Ayttm(1)
All times are GMT -4. The time now is 08:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy