home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11371 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.5 KB  |  40 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!utzoo!utdoe!torag!jrh!jrh
  3. From: jrh@jrh.uucp (James R. Hamilton)
  4. Subject: Re: Login, modem, and alias questions
  5. Message-ID: <1992Nov07.015318.187943@jrh.uucp>
  6. Keywords: login,alias,modem
  7. Organization: private system, Toronto, Ontario
  8. References: <lfh1q3INNi07@notrees.cs.utexas.edu>
  9. Date: Sat, 07 Nov 1992 01:53:18 GMT
  10. Lines: 28
  11.  
  12. In article <lfh1q3INNi07@notrees.cs.utexas.edu> travis@cs.utexas.edu (Travis Hildebrand) writes:
  13. >When I type  login  at a korn shell prompt (ksh), I seem to get some
  14. >garbage on the screen and the terminal locks up.  Is this a know bug?
  15. >Is there a fix?
  16.  
  17.     Login is a program called by the getty program to authenticate a user 
  18.     logging into the system and to initialize a new enviroment for them to
  19.     use during the session.  It is is not meant to be run from the command
  20.     line.  Don't run it ... this is not a bug.
  21.  
  22. >Is there a program available to allow me to access a modem to dialout?
  23. >If so, where could I obtain such a program?
  24.  
  25.     Try "cu", "tip", or "ate".
  26.  
  27. >Thirdly, in Korn Shell, there is support for alias's.  How does one go
  28. >about defining an alias under korn shell.  I am familiar with it under
  29. >csh.  (ie - alias dir 'ls -la').  How would you do this under ksh?
  30.  
  31.     Use alias ls='ls -la'.
  32.  
  33. -- 
  34.  
  35. James R. Hamilton                               inet: jrh@jrh.gts.org
  36. telephone: +1 416 493 4162                      uunet: ...!uunet!jrh!jrh
  37. Toronto, Canada                                 bitnet: jrh%jrh@uunet.uu.net
  38.