home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / shell / 3505 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.1 KB

  1. Path: sparky!uunet!mcsun!uknet!root44!gwc
  2. From: gwc@root.co.uk (Geoff Clare)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: How do I get .login to pause ?
  5. Message-ID: <Bt4qL6.JpA@root.co.uk>
  6. Date: 17 Aug 92 13:24:40 GMT
  7. References: <1992Aug5.204941.29470@athena.cs.uga.edu> <1992Aug6.182435.6147@almserv.uucp> <1992Aug6.195643.4702@prl.dec.com> <Bss2xD.GKE@root.co.uk> <22412@sybase.sybase.com>
  8. Organization: UniSoft Ltd., London, England
  9. Lines: 18
  10.  
  11. In <22412@sybase.sybase.com> hsc@sybase.com (Howard Cohen) writes:
  12.  
  13. |In article <Bss2xD.GKE@root.co.uk> gwc@root.co.uk (Geoff Clare) writes:
  14. |>In <1992Aug6.195643.4702@prl.dec.com> boyd@prl.dec.com (Boyd Roberts) writes:
  15. |>
  16. |>>Sigh.  line(1) is not portable, neither is `echo -n'.  Use:
  17. |>
  18. |>>    echo "Press RETURN to continue..." | tr -d '\012'
  19. |>>    read x
  20. |>
  21. |>If it comes to that, '\012' is not portable either.  Use:
  22.  
  23. |What?!?  What Unix machines won't this work on?
  24.  
  25. Any machine that doesn't have ASCII as its native character set.
  26. -- 
  27. Geoff Clare <gwc@root.co.uk>  (USA UUCP-only mailers: ...!uunet!root.co.uk!gwc)
  28. UniSoft Limited, London, England.   Tel: +44 71 729 3773   Fax: +44 71 729 3273
  29.