The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SCO
.
google unix.com



SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
perl newbie . &&..programming newbie xytiz Shell Programming and Scripting 13 06-03-2009 01:29 PM
perl newbie . &&..programming newbie (question 2) xytiz Shell Programming and Scripting 1 05-07-2009 12:26 PM
UNIX newbie NEWBIE question! Hanamachi UNIX for Dummies Questions & Answers 4 03-28-2009 04:10 PM
Catching ctrl-C or ctrl-D sendhilmani123 Shell Programming and Scripting 2 05-02-2006 05:02 PM
Disable ctrl-c,ctrl-d,ctrl-d in ksh script wtofu AIX 6 06-29-2005 04:41 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 06-18-2009
dalek dalek is offline
Registered User
  
 

Join Date: Jun 2009
Posts: 10
Newbie: CTRL-C being cheerfully ignored

This is my first foray into SCO -- I just installed SCO 5.0.6a under VirtualBox. After installing and getting the NIC to talk to the outside world, I decided to test it by pinging another machine in my LAN. It seems to ping other machines fine. But, when I tried to stop the pinging by doing CRTL-C, it cheerfully ignored my request. The only way I found to make it stop was to ssh in and kill the command.

Could that be a SCO-vs-VBox issue or some setting I am not aware of? Right now TERM is setup to scoansi; I tried setting TERM to vt100 but got the same outcome.
  #2 (permalink)  
Old 06-18-2009
jim mcnamara jim mcnamara is offline Forum Staff  
...@...
  
 

Join Date: Feb 2004
Location: NM
Posts: 5,715
if this
Code:
stty -a
does not show
Code:
intr = ^C
somewhere then you need to change your login script to set it:

Code:
stty erase "^H" kill "^U" intr "^C" eof "^D" susp "^z" kill "^o"
This is just an example, you may not want the other stuff.
  #3 (permalink)  
Old 06-18-2009
dalek dalek is offline
Registered User
  
 

Join Date: Jun 2009
Posts: 10
Thanks for the info! I ended up finding out that

Code:
intr = DEL
Why? I do not know. At least with your reply I am not only aware of that but can change it.
Sponsored Links
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 05:36 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0