Sponsored Content
Top Forums Shell Programming and Scripting Ctrl-C or Ctrl-Z causing exit the session Post 302433542 by jramesh1 on Wednesday 30th of June 2010 02:19:35 AM
Old 06-30-2010
Thanks a lot for you reply.

Actually this script was already written long back in sunsolaris and I need to migrate it to GNU linux. the exact code is as below

code:
Code:
while [ 1 ]
do # enter the optional parameter if we need to set -m ${HOME}/${PROCESS}.pl ${OPTIONAL} 2>&1 > $LOGFILENAME & #check exit status status=$? if [ $status -ne 0 ] then echo ${PROCESS}.pl ${OPTIONAL} Job fails with status $status exit $status fi echo $! > ${PID_DIR}/${PROCESS}.perl chmod 755 ${PID_DIR}/${PROCESS}.perl cat ${PID_DIR}/${PROCESS}.perl | ${MAIL_BIN} -s "\"${MAIL_HEADING1}\"" ${MAIL_LIST} fg %+ cat ${PID_DIR}/${PROCESS}.perl | ${MAIL_BIN} -s "\"${MAIL_HEADING2}\"" ${MAIL_LIST} sleep ${SLEEP}; done
exit 0


1) the main aim of running the perl script in background, is to send PERL script PID to mail when it started.
2) Once the script execution is competed then again script need to notify the finish.
3) here the SLEEP is set to 2
4) When I stared the script its

Code:
> ./script.sh.new new Enable &
[1] 5932
> ${HOME}/${PROCESS}.pl ${OPTIONAL} 2>&1 >$LOGFILENAME

4) when press Ctrl-Z:
Code:
> ${HOME}/${PROCESS}.pl ${OPTIONAL} 2>&1 >$LOGFILENAME
exit
>

* echoing the exit and exiting the current shell but these perl and shell script are running in background. Same case even for Ctrl-C

I want to exit the PERL and SHELL when I pressed the Ctrl-C or Ctrl-Z. Please suggest or send me some sample script to handle these.



Last edited by jramesh1; 06-30-2010 at 03:50 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Enabling Ctrl-c

Do you have to set somthing in a users .profile to allow use of Ctrl-C (3 Replies)
Discussion started by: Corewin
3 Replies

2. 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

3. Shell Programming and Scripting

Catching ctrl-C or ctrl-D

Hi there, I'm using HP-UX 11 machine. I am running a script, thats gonna take a long time to execute. When I press ctrl-c to come out of my script, I have to catch that signal(ctrl-c) and display that ctrl-c had been pressed. How can I do it. Thanks in advance (2 Replies)
Discussion started by: sendhilmani123
2 Replies

4. Programming

Catch ctrl+d in C

Hello, I am programming some kind of shell in special distribution of Linux. My trouble comes with programming the sort function. It should work the same like in the standard shell. When you terminate input, there's need to put End Of Transmission character, which is CTRL+D. But I am not able to... (2 Replies)
Discussion started by: samciz
2 Replies

5. Shell Programming and Scripting

ctrl-c in script

how to send ctrl-c signal in scripts ??? i am executing top command in .exp script top command gives cpu running activities on your machine eg # top top - 18:41:01 up 8:38, 5 users, load average: 0.03, 0.16, 0.16 Tasks: 172 total, 1 running, 170 sleeping, 0 stopped, 1 zombie... (3 Replies)
Discussion started by: alexzander18
3 Replies

6. Linux

ctrl+c not working

Hi All, I have ran one command tail -f <filename> to view newly appended text to that file. When i was done i pressed ctrl+c command to stop it but to my suprise it didn't work. I then tried top command and pressed ctrl+c and it worked fine and command aborted. I then just checked the tail... (0 Replies)
Discussion started by: tushar_shah06
0 Replies

7. 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

8. Shell Programming and Scripting

I dont want to exit the program by ctrl + c

Hey , guys I am new to shell programing ,, so need a help from you guys ... I have to write a shell script that accepts file name or directory name from the user if it is a directory then throw an error if it is a file then give the user two options . 1.overwrite the content 2.append the... (2 Replies)
Discussion started by: coolashu
2 Replies

9. 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

10. 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
COLRCONV(1)						      General Commands Manual						       COLRCONV(1)

NAME
colrconv - hamradio convers client with sound and ncurses color support SYNOPSIS
colrconv [options] <host> [<service>] DESCRIPTION
This manual page documents briefly the colrconv commands. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Colrconv is a modified version of VA3DP's ttylink client. In addition to the basic split screen session it gives you color and sound sup- port plus some line editing capabilities, a scroll buffer and a status line. Also the default service is changed to 3600 (convers). A new color is assigned to each user the first time he sends text and this color is used when displaying any subsequent text from this user. Available colors are green, yellow, cyan, magenta, blue and red. These are used twice, the second time with BOLD attribute on. After the colors run out they are used again. Bold red is reserved for special messages (starting with ***) and for private messages (eg. <*oh2bns*>: Hello!). Colrconv plays certain sound files when it receives text from the convers bridge. The files are: callsign.au (eg. oh2bns.au), unknown.au, signedon.au says.au and pingpong.au. This feature is still a bit experimental and only works with older convers servers. Also you have to make your own .au file. The rsynth package is good at this. See the readme for details. Sound files should go into /usr/lib/colrconv. OPTIONS
-nocolor Start colrconv in black and white, even if terminal has color support. -c channel Connect to channel number 'channel' at startup. -n name Send a '/n name' when connected. When -n is omitted the user's login name is used. LINE EDITING COMMANDS
Ctrl-A Goto beginning of line. Ctrl-B and Left arrow Go one character backward. Ctrl-D Delete character under cursor. Ctrl-E Goto end of line. Ctrl-F and Right arrow Go one character forward. Ctrl-K Kill from cursor to end of line (and store to kill buffer). Ctrl-L Repaints the whole screen. Ctrl-N and Down arrow Scroll Down. Ctrl-P and Up arrow Scroll Up. Ctrl-R Reprint current line. Ctrl-U Delete current line in total. Ctrl-W Erase last word. Ctrl-Y Yank kill buffer. The scroll buffer can be browsed with arrow keys Up and Down (or Ctrl-P and Ctrl-N), PageUp, PageDown, Home and End keys. FILES
If ~/.conversrc exists, it is sent to the server after logging in. Handy for automatically sending commands like /notify, /who, etc. SEE ALSO
/usr/share/doc/colrconv/README.colrconv. AUTHOR
This manual page was written by Joop Stakenborg <pa3aba@debian.org>, for the Debian GNU/Linux system (but may be used by others). COLRCONV(1)
All times are GMT -4. The time now is 10:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy