home *** CD-ROM | disk | FTP | other *** search
-
- Hi again,
-
- To follow up -- my libc version is 4.6.27 as included with Slackware 2.3.0
-
- Tom
- exit # leave user at regular C shell prompt
- endif
-
- echo "Starting X Window System (type Control-C to interrupt)"
- sleep 5
- startx
-
- echo "Automatically logging out (type Control-C to interrupt)"
- sleep 5
- logout # logout after leaving windows system
-
-
-