home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / sys5 / r4 / 1190 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.unix.sys5.r4
  2. Path: sparky!uunet!cs.utexas.edu!milano!cactus.org!day
  3. From: day@cactus.org (Carl E. Day)
  4. Subject: bug in cu?
  5. Message-ID: <1993Jan9.085425.19199@cactus.org>
  6. Organization: Capital Area Central Texas UNIX Society, Austin, Tx
  7. Distribution: na
  8. Date: Sat, 9 Jan 1993 08:54:25 GMT
  9. Lines: 21
  10.  
  11. From: CarL Day  
  12. Email address: day@cactus.org
  13. To; SVR4.0 users
  14. Re: bug in cu??
  15.  
  16. One of my systems is using Consensys V4 SVR4.0  and since
  17. all of SVR4.0 uses the stock code; I wonder if anyone
  18. else has had some these problems:  
  19. (( I've read this news group for 6 mos and did not see it in FAQ. ))
  20. When using cu to access a remote system the interpeted cu
  21.  command "~%take FILENAME [FILENAME]" fails for what i'd call
  22.  compiled statement errors. I have tried the command passing files to a sun
  23.  the cu command "~%put FILENAME [FILENAME]" works? 
  24.     ( tried both csh & sh on the remote sun system for ~%take
  25.     ( tried to ~%take a file i had just ~%put on to the remote.))
  26.  This seem to show on stdin when the ~%take command is tried:
  27.   "  -echo; if test -r FILENAME ; then echo '[NODE]  > FILENAME
  28.   echo ' ~[NODE] ; else can't open FILENAME; stty  echo;
  29.  badly palced ()'s  "  that's the error more or less
  30. where FILENAME = file ; NODE = my local node.
  31.   Thanx  Carl Day   email-day@cactus.org  
  32.