home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / hp / 9204 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.4 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mips!sdd.hp.com!cs.utexas.edu!sun-barr!ames!agate!dog.ee.lbl.gov!network.ucsd.edu!sdcc12!xm9
  2. From: xm9@sdcc12.ucsd.edu (richard g. adair)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: REMSH -- RSH (DONT LINK!)
  5. Message-ID: <36746@sdcc12.ucsd.edu>
  6. Date: 12 Aug 92 15:08:04 GMT
  7. References: <NDIAYE.92Aug10173232@sol.cs.uni-sb.de> <1992Aug10.204809.6472@talon.ucs.orst.edu> <169e3tINNeuu@agate.berkeley.edu>
  8. Sender: news@sdcc12.ucsd.edu
  9. Organization: University of California, San Diego
  10. Lines: 17
  11. Nntp-Posting-Host: sdcc12.ucsd.edu
  12.  
  13. In article <169e3tINNeuu@agate.berkeley.edu> smoot@gumby.cs.Berkeley.EDU (Stephen [Steve] R Smoot) writes:
  14. >In article <1992Aug10.204809.6472@talon.ucs.orst.edu>, larsen@OES.ORST.EDU (Scott Larsen) writes:
  15. >> I _HIGHLY_ recommend NOT linking remsh to rsh.  I tried it and got bitten...
  16. >I would recommend the OS-upgrade writers fix the order.
  17. >Not only does a lot of software look for it, so do a lot of users.
  18. >Especially in mixed environments....  Not linking the two makes users think
  19. >there is no such thing, and lowers their opinion of HPs.....
  20.  
  21. Hmmm, couldn't you put /usr/local/bin in the path before the
  22. location of remsh and rsh, then make a script called rsh that does
  23. an "remsh $*" as it's only command?  How about aliasing for those
  24. using only ksh or csh scripts?  Doesn't an alias get translated
  25. first before the command is passed to the interpreter?
  26.  
  27. Tony Burzio
  28. Arete Associates
  29. San Diego, CA
  30.