Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Laser47

macrumors 6502a
Original poster
Jan 8, 2004
856
0
Maryland
Well I was bored so I wanted to learn the workings of Unix and found a sweet little piece of code to enter into terminal
Code:
/usr/share/emacs/21.2/lisp/play
Which gives you this;
Code:
5x5.el          dissociate.el   gametree.elc    meese.el        solitaire.elc
5x5.elc         dissociate.elc  gomoku.el       meese.elc       spook.el
animate.el      doctor.el       gomoku.elc      morse.el        spook.elc
animate.elc     doctor.elc      handwrite.el    morse.elc       studly.el
blackbox.el     dunnet.el       handwrite.elc   mpuz.el         studly.elc
blackbox.elc    dunnet.elc      hanoi.el        mpuz.elc        tetris.el
bruce.el        fortune.el      hanoi.elc       pong.el         tetris.elc
cookie1.el      fortune.elc     landmark.el     pong.elc        yow.el
cookie1.elc     gamegrid.el     landmark.elc    snake.el        yow.elc
decipher.el     gamegrid.elc    life.el         snake.elc       zone.el
decipher.elc    gametree.el     life.elc        solitaire.el    zone.elc
Those are infact games included emacs which is a part of Unix and you can actually play them in terminal
1. Open terminal
2. Type emacs
3. Press Esc+X
4. Type in the game you want to play
 

Attachments

  • Picture 1.png
    Picture 1.png
    13.6 KB · Views: 149

risc

macrumors 68030
Jul 23, 2004
2,756
0
Melbourne, Australia
Laser47 said:
Those are infact games included in the Unix filesystem and you can actually play them in terminal

Emacs is a text editor NOT the UNIX file system, and yes it includes everything including the kitchen sink.
 

Laser47

macrumors 6502a
Original poster
Jan 8, 2004
856
0
Maryland
risc said:
Emacs is a text editor NOT the UNIX file system, and yes it includes everything including the kitchen sink.
My bad, I meant It was part of emacs which was a part of Unix. Atleast thats what the article I read told me
 

risc

macrumors 68030
Jul 23, 2004
2,756
0
Melbourne, Australia
It is in most UNIX or UNIX like OSes but it definitely isn't part of UNIX. Indeed you would get shot for saying it was part of UNIX if you spoke to the people who wrote the GNU (GNUs Not UNIX) version that came with OS X.

I love the emacs doctor that thing drives me nuts. :D
 

Doctor Q

Administrator
Staff member
Sep 19, 2002
39,782
7,514
Los Angeles
If you make your Terminal window wide, you can type "banner whatever" where whatever is replaced by your favorite word or phrase.

You can have fun for hours!

Well, more accurately, for about 0.01667 hours.
 

Doctor Q

Administrator
Staff member
Sep 19, 2002
39,782
7,514
Los Angeles
skoker said:
EDIT: Pagination SUCKS!
I'm not sure what you tried to do, but you might be in need of the banner -w switch, to limit the width of the banner display.
Code:
% banner -w 60 skoker
              ######          ### 
              ######       ######## 
               ####       ###########
               ###       #############
               ##        ######     ## 
              ##        ######       ##
              ##        ######       ##
              ##       ######       ###
              ##       ######      ### 
               ##     #######      ###
               #############     ######
                ###########      ######
                  ####### 
                         
              ##                                      # 
              ######################################### 
              ######################################### 
              ######################################### 
              ######################################### 
              ##         ######
                       ######### 
                     #############
                   ##########   ###  ##
              ## ##########       #####
              ##########            ###
              #######                ##
              ######
              ### 
              ##
                      ######## 
                   ###############
                 ################## 
                #####################
               ####               ####
               ##                   ## 
              ##                     ##
              ##                     ##
              ##                    ###
               ##                   ## 
               ####               ####
                #####################
                 ################## 
                   ###############
                      ######## 
              ##                                      # 
              ######################################### 
              ######################################### 
              ######################################### 
              ######################################### 
              ##         ######
                       ######### 
                     #############
                   ##########   ###  ##
              ## ##########       #####
              ##########            ###
              #######                ##
              ######
              ### 
              ##
                      ######## 
                   ###############
                 ################## 
                #####################
               ####      ##       ####
               ##        ##         ## 
              ##         ##          ##
              ##         ##          ##
              ##         ##         ###
               #         ##        ### 
               ##        ##    ###### 
                ###      ########### 
                  ##     ##########
                         ########
                               
              ##                     ##
              #########################
              #########################
              #########################
              #########################
              ##                ###
                                 ### 
                                  ### 
                                   ### 
                                #######
                              #########
                              ######## 
                              ########
                                ###
 

jhu

macrumors 6502a
Apr 4, 2004
854
1
risc said:
Yeah it is an insane app seems to be an OS all to itself.

hmmm... now there's an idea, tack on some boot code, video driver, keyboard driver, generic ide driver, and it becomes a full-fledged os!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.