Sponsored Content
Full Discussion: Enabling Ctrl-c
Top Forums UNIX for Dummies Questions & Answers Enabling Ctrl-c Post 14341 by Corewin on Wednesday 30th of January 2002 01:04:26 PM
Old 01-30-2002
Question Enabling Ctrl-c

Do you have to set somthing in a users .profile to allow use of Ctrl-C
 

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

3. UNIX for Dummies Questions & Answers

enabling TFTP

ive been trying to enable a tftp service on a unix box using the command atftpd --daemon but when i scan the open ports using nmap it doesnt show that port 21 as up does anyone know the reason... ive tried /etc/init.d/atftpd start , it didnt work if i type atftpd by it self it gives me a set... (2 Replies)
Discussion started by: ratamahatta
2 Replies

4. Solaris

Enabling NTP ....

Hi , What is the best way to configure NTP ( Network Timing Protocol ).. on Solaris 9 .... I have 5 Servers. Regards (2 Replies)
Discussion started by: ArabOracle.com
2 Replies

5. AIX

Enabling 64 bit

Hi, I am having some issues installing Oracle 10G Release 2 on my AIX 5.2L box. Here is what i do: 1- Extract the 10gr2 64bit cpio file using cpio -icdmv < install_file.cpio 2- Once the file is extracted, i run the rootpre.sh file. I got no error message so far everything is fine 3-... (3 Replies)
Discussion started by: Netghost
3 Replies

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

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

9. 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
gnac(1) 						      General Commands Manual							   gnac(1)

NAME
Gnac - Audio converter for GNOME SYNOPSIS
gnac [option...] [URIs...] DESCRIPTION
Gnac is an easy to use audio conversion program for the GNOME desktop. It is designed to be powerful but simple! It provides easy audio files conversion between all GStreamer supported audio formats. OPTIONS
-a, --audio-profile=name Use audio profile 'name' -l, --list-profiles List available profiles and exit --verbose Enable verbose output --debug Show debugging information --version Show the version of the program and exit --display=DISPLAY X display to use -? , -h , --help Show help options --help-all Show all help options --help-gst Show GStreamer Options --help-gtk Show GTK+ Options KEYBINDINGS
Global keybindings for Gnac: Ctrl+i Add new files or folders Ctrl+Shift+c Clear the files list Ctrl+Shift+x Start and stop a conversion Enter Display the properties of the selected file Delete Remove the selected file from the list FILES
~/.local/share/gnac/profiles/ The profiles directory. /usr/share/gnac/profiles/default/ The default profiles directory. AUTHOR
Gnac was written by Benoit Dupasquier <bdupasqu@src.gnome.org>, David Joaquim <djoaquim@src.gnome.org> and Alexandre Roux <alexroux@src.gnome.org>. REPORTING BUGS
Report bugs to <http://bugzilla.gnome.org/browse.cgi?product=gnac>. DISTRIBUTION
The latest version of Gnac may be downloaded from <http://gnac.sf.net/>. SEE ALSO
Gnac Homepage: <http://gnac.sf.net/> GNOME
2010-11-06 gnac(1)
All times are GMT -4. The time now is 01:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy