Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2006-05-17 22:10:42
Size: 786
Editor: DavidBasden
Comment:
Revision 3 as of 2009-12-23 14:49:55
Size: 791
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

|||
fishy
]]]

|||
 {{{
Line 24: Line 19:
}}}
}}}''Dramatic Reconstruction''

An imitation Unix shell that looks like bash or zsh, but instead keeps a tally of every command that the user has entered, and repeats back their 'order' asking if they would like fries with that.

  • login: gumby
    Password:
    Last login: Wed Feb 30 03:14:15 2006 from martello.ucc.gu.uwa.edu.au on pts/10
    
    You have mail.
    bash$ ls
    So that's an ls. Would you like fries with that?
    bash$ finger
    So that's an ls and a finger. Would you like fries with that?
    bash$ logout
    So that's an ls, a finger and a logout. Would you like fries with that?
    bash$ fries
    So that's an ls, a finger, a logout and a fries. Would you like fries with that?
    bash$

    Dramatic Reconstruction

It was written by a wheel member, who then changed the shell of the annoying to McShell.