HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- stty: : not a typewriter
Operating System - HP-UX
1827286
Members
3386
Online
109717
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 12:13 AM
11-25-2002 12:13 AM
I receive all days in mail root this message :
"stty: : not a typewriter".
What do I do ?
Thank you for your answer.
Best regards.
Arnaud
"stty: : not a typewriter".
What do I do ?
Thank you for your answer.
Best regards.
Arnaud
Administrator Unix
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 12:34 AM
11-25-2002 12:34 AM
Solution
Hello Arnaud,
Check next link, gives you more info and solutions.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x27ed5f260cafd4118fef0090279cd0f9,00.html
Robert-Jan.
Check next link, gives you more info and solutions.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x27ed5f260cafd4118fef0090279cd0f9,00.html
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 12:42 AM
11-25-2002 12:42 AM
Re: stty: : not a typewriter
hi,
Yes, you're executing a script (perhaps from crontab) which uses 'stty' command while it shouldn't because the process is not attached to a terminal.
You could use something like :
[ -t 1 ] && stty kill ^U intr ^C susp ^Z
Rather than forcing stty in your .profile.
Regard.
Yes, you're executing a script (perhaps from crontab) which uses 'stty' command while it shouldn't because the process is not attached to a terminal.
You could use something like :
[ -t 1 ] && stty kill ^U intr ^C susp ^Z
Rather than forcing stty in your .profile.
Regard.
It works for me (© Bill McNAMARA ...)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 12:48 AM
11-25-2002 12:48 AM
Re: stty: : not a typewriter
Hi,
it probably comes from your cron jobs whenever stty or another command requiring terminal input is activated.
Bill Hassel suggests several solutions in this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcfb23fa720f3d5118ff40090279cd0f9,00.html
regards,
John K.
it probably comes from your cron jobs whenever stty or another command requiring terminal input is activated.
Bill Hassel suggests several solutions in this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcfb23fa720f3d5118ff40090279cd0f9,00.html
regards,
John K.
it would be nice if you always got a second chance
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP