Sponsored Content
Top Forums UNIX for Advanced & Expert Users stty: : Not a typewriter -- Help please Post 302256703 by vbe on Monday 10th of November 2008 11:28:41 AM
Old 11-10-2008
But this time your programs are being called by cron?

Quote:
stty: : Not a typewriter
if you do a su - a-user or login, you will set stty, but being a batch, you have no terminal...

Quote:
ksh[2]: jil: not found
ksh[13]: sendevent: not found
Are these files in your $PATH?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

stty: : Not a typewriter

stty: : Not a typewriter the above error comes after i execute the script below o hpux B.11.00 #!/usr/bin/ksh /bin/su - <oraid> -c "svrmgrl" << EOF connect internal startup exit EOF echo "# End "`date +%D" "%T` >> time.log (4 Replies)
Discussion started by: yls177
4 Replies

2. UNIX for Dummies Questions & Answers

stty

I am trying to set my backspace key as the erase key right now I have to type CONTROL-H to delete. Can you please tell me the command to set my backspace as the erase key...... (1 Reply)
Discussion started by: frank
1 Replies

3. UNIX for Advanced & Expert Users

not a typewriter error

I am getting the error "not a typewriter" when my program invokes the sscanf function. What does this error imply and how can I get past it ? Thanks in advance. (2 Replies)
Discussion started by: jxh461
2 Replies

4. UNIX for Advanced & Expert Users

stty erase r

after hitting this command...on pressing r acts as a backspace character.... how to disable this function (5 Replies)
Discussion started by: bishweshwar
5 Replies

5. UNIX for Dummies Questions & Answers

stty: : Not a typewriter with AUTOSYS error

(sys10:pt:/pf>) cat 122974qqq.s RUNAS Version 2007.10.07 Run on Dec 11 2008 10:09:36 AM UNIX Process: 26021 Login User : root PFW User : s08280 Not a terminal stty: : Not a typewriter stty: : Not a typewriter ksh: jil: not found ksh: sendevent: not found... (1 Reply)
Discussion started by: arunkumar_mca
1 Replies

6. OS X (Apple)

Using stty

Hello, I am trying to configure a serial port, for mac os x 10.6. I believe I can use the stty command to look at serial port configuration and or change the serial port settings. I read the man page, but I don't really know what I am doing. Any help? (0 Replies)
Discussion started by: jamesapp
0 Replies

7. Shell Programming and Scripting

stty: : I/O Error

Hi all, I am stuck on a shell script issue and need your inputs: I have a parent script A.ksh which call in another script B.ksh. At the start of the B.ksh, we export the .profile of another user and then call Informatica jobs. Issue When I run my jobs from the command prompt, it works... (1 Reply)
Discussion started by: fromrishi
1 Replies

8. UNIX for Advanced & Expert Users

stty issues

Copy Paste Issue... Pasted some c**p of a excel...!! Sorry Guys. Please look Below for the issue. (4 Replies)
Discussion started by: grep_me
4 Replies

9. Shell Programming and Scripting

How to use stty?

Hi , I have shell scripting in linux box. This script is mentioned that should be run under the one particular user. If you run that mentioned user location then it is working fine.... Suppose if you are trying run from some other user like as mentioned below sudo su - gxadm -c script.sh ... (1 Reply)
Discussion started by: Mani_apr08
1 Replies
odld(8) 						      System Manager's Manual							   odld(8)

NAME
odld - Daemon that supports the Software On-Demand Loading (SoftODL) service SYNOPSIS
/usr/sbin/odld user-id group-id odl-db OPERANDS
Identifies the user process. Specifies the group to which the user belongs. Specifies the location of font files accessed by the daemon. DESCRIPTION
The odld daemon supports the Software On-Demand Loading (SoftODL) service. This service handles font files for user-defined characters. It is available only when optional Tru64 UNIX subsets with software for Chinese, Japanese, or Korean are installed on the system. The odld daemon processes the font loading requests issued by the Asian terminal driver (atty) through the utx pseudo device driver. The odl parameter of the stty command spawns the odld daemon (see stty(1)). The stty command includes additional parameters that affect SoftODL operation. FILES
The utx device special files SEE ALSO
Commands: stty(1), utxd(8) Files: cp_dirs(4), atty(7), utx(7) Others: odl(5) odld(8)
All times are GMT -4. The time now is 08:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy