View Single Post
  #2 (permalink)  
Old 03-10-10, 11:58
kitaman kitaman is offline
Papabi's friend
 
Join Date: Sep 2009
Location: Ontario
Posts: 626
Are you running this script in the background? The message refers to setting an attribute of a terminal, but the value of the terminal name supplied cannot be resolved.
Check the script to see if there are any references to the 'stty' command, or if you are happy with the output, redirect stderr to /dev/null.
Reply With Quote