Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
command timeout problem
Name: Richard Neal Date: November 29, 2000 at 02:54:27 Pacific
Comment:
Hello,
I am new to this forum. I hope I am roughly in the right one! Please advise me if you think this question should be put somewhere else.
I have a system with a unix server running SCO OpenServer(TM) Release 5, with lots of dumb terminals connected to the server via a "Specialix" box. The baud rate is 19200. I have a piece of software that was originally written for Xenix and was transfered over to Unix some time ago. Since then there is about a 5% error rate on some commands entered by either function keys or arrow keys. A typical command would be "ESC [ T" to change the screen. Now it has been suggested to me that the problem is that unix has a very short timeout set to accept such a sequence and that if transmission is slow, or delayed this is not recognised as a single commnad but as 2 or 3 separate commands. If this is so then my simplistic approach to this is to find out if I can alter the unix timeout. Can I do this?
Summary: My computer freezes when booting from the install CD at, acpi_cpu: CPU throttling enabled, 8 steps from 100% to 12.5% My computers harddrive light lights up and stop on then it says, ad0: READ command...
Summary: I've got a ksh script that asks the user for input and populates a variable using the read command. The problem is I would like to restrict the user to alpha numeric characters and to force them to u...
Summary: How do you find files, then copy the files into an existing directory. I am to find files starting with N which is not more than 10 days old, then copy the N files into an existing N directory. All in...