`stty speed` problem under 4.0 ??
    dupuy at cs.columbia.edu 
    dupuy at cs.columbia.edu
       
    Wed Jul 12 09:36:27 AEST 1989
    
    
  
   From: eho at bogey.princeton.edu (Eric Y.W. Ho)
   Newsgroups: comp.sys.sun
   Date: 28 Jun 89 04:54:40 GMT
	   cognito-root(3)-[/]: set xyz = `stty speed`
	   stty: Operation not supported on socket
   However, if you just do 'stty speed' (i.e. without the back-quote) then it
   is fine.  Strange .... ?  Did I do something wrong ?
Try "set xyz = `/usr/5bin/stty speed`.  Works for me.
@alex
    
    
More information about the Comp.sys.sun
mailing list