home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text2695.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1011 b 

  1. Received: from salk.edu (helmholtz.salk.edu [198.202.70.34]) by nacm.com (8.6.10/8.6.9) with SMTP id OAA27263 for <executor@nacm.com>; Wed, 5 Jul 1995 14:56:10 -0700
  2. Received: from pauling.salk.edu by salk.edu (4.1/SMI-4.1)
  3.     id AA13168; Wed, 5 Jul 95 14:56:08 PDT
  4. From: bartol@salk.edu (Tom Bartol)
  5. Received: (bartol@localhost) by pauling.salk.edu (8.6.12/8.6.9) id OAA20527; Wed, 5 Jul 1995 14:56:09 -0700
  6. Date: Wed, 5 Jul 1995 14:56:09 -0700
  7. Message-Id: <199507052156.OAA20527@pauling.salk.edu>
  8. To: cottons@kikashi.mit.edu
  9. Subject: my libc version
  10. Cc: executor@nacm.com
  11. Sender: owner-paper@nacm.com
  12. Precedence: bulk
  13.  
  14.  
  15. Hi again,
  16.  
  17.   To follow up -- my libc version is 4.6.27 as included with Slackware 2.3.0
  18.  
  19. Tom
  20.         exit    # leave user at regular C shell prompt
  21. endif
  22.  
  23. echo "Starting X Window System (type Control-C to interrupt)"
  24. sleep 5
  25. startx
  26.  
  27. echo "Automatically logging out (type Control-C to interrupt)"
  28. sleep 5
  29. logout          # logout after leaving windows system
  30.  
  31.  
  32.