home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1221.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  361 b   |  19 lines

  1.  
  2. Hi again,
  3.  
  4.   To follow up -- my libc version is 4.6.27 as included with Slackware 2.3.0
  5.  
  6. Tom
  7.         exit    # leave user at regular C shell prompt
  8. endif
  9.  
  10. echo "Starting X Window System (type Control-C to interrupt)"
  11. sleep 5
  12. startx
  13.  
  14. echo "Automatically logging out (type Control-C to interrupt)"
  15. sleep 5
  16. logout          # logout after leaving windows system
  17.  
  18.  
  19.