Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin3!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.068 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; '(aka': 0.09; 'python': 0.11; 'debian.': 0.16; 'hmm.': 0.16; 'it;': 0.16; 'subject: \n ': 0.16; 'subject:install': 0.16; 'subject:remove': 0.16; 'sudo': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'email addr:gmail.com>': 0.22; '31,': 0.24; '>': 0.26; 'header:In- Reply-To:1': 0.27; 'tried': 0.27; 'unix': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'subject:skip:i 10': 0.31; 'subject:all': 0.32; 'quite': 0.32; 'subject:the': 0.34; 'received:209.85': 0.35; 'received:google.com': 0.35; 'entry': 0.36; 'subject:?': 0.36; 'too': 0.37; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'commands': 0.60; 'first': 0.61; 'become': 0.64; 'love': 0.65; 'subject:. ': 0.67; 'obvious': 0.74; 'subject:latest': 0.84; 'adventure': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=n/W5SwXX/Y/h93lK1o8vPX5vweRrqAAvWYaWF0pByio=; b=B1oJmAeSLDRN+GO+030X4GLFh6z8Ep5Q2GeoxHJHtP4A2B6up117eUpwxffhQEkk8V 32kNqvDKo45T1pqxx91OVzRInKjPWEyJ/nsPLny7qRmQVnYpDeVsimP7r+jMhaqWfhM1 guioYmJOX7cy5UeZGLzsN1b5tV8Nb62N8x6qKVq+O77UYdx8p/IpSUYo13TuriGPGGK5 mgmM9h1mfcpLg7I8CKPEgMwe3TBvSRIkNN9QTMJS3kPUWhQz7KjOIhGoynQUDpqxcxeZ nA3hjzCMUCfjqkoX8d3sC7W2r04/luKqxFdqN+AHhGVeuVJy7zIz+D1s+8liVRNBIHel 7WIQ== MIME-Version: 1.0 X-Received: by 10.68.178.33 with SMTP id cv1mr24545906pbc.209.1370284169683; Mon, 03 Jun 2013 11:29:29 -0700 (PDT) In-Reply-To: References: <063fc449-5582-4a84-9eea-35e04344dbe0@googlegroups.com> <98f99db1-d200-4291-a050-cbbb30290d4c@googlegroups.com> Date: Mon, 3 Jun 2013 12:29:29 -0600 Subject: Re: Too many python installations. Should i remove them all and install the latest? From: Ian Kelly To: Python Content-Type: multipart/alternative; boundary=047d7b86f5742cea2a04de442566 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 36 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370284173 news.xs4all.nl 15902 [2001:888:2000:d::a6]:35796 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46801 --047d7b86f5742cea2a04de442566 Content-Type: text/plain; charset=ISO-8859-1 On May 31, 2013 6:27 PM, "Chris Angelico" wrote: > Yeah. I know that particular one because I have l aliased to ls -CF > (aka --columns --classify), mainly because it came that way as a > commented-out entry in my first Debian. Have since become quite > accustomed to it; to me, 'l' means 'look' (I do love my MUDs), so I'm > considering aliasing 'gl' to 'pwd' so that I can 'glance' too :) > > Hmm. What other MUD commands have obvious Unix equivalents? > > say --> echo > emote --> python -c > attack --> sudo rm -f Have you ever tried Adventure Shell? --047d7b86f5742cea2a04de442566 Content-Type: text/html; charset=ISO-8859-1

On May 31, 2013 6:27 PM, "Chris Angelico" <rosuav@gmail.com> wrote:
> Yeah. I know that particular one because I have l aliased to ls -CF
> (aka --columns --classify), mainly because it came that way as a
> commented-out entry in my first Debian. Have since become quite
> accustomed to it; to me, 'l' means 'look' (I do love my MUDs), so I'm
> considering aliasing 'gl' to 'pwd' so that I can 'glance' too :)
>
> Hmm. What other MUD commands have obvious Unix equivalents?
>
> say --> echo
> emote --> python -c
> attack --> sudo rm -f

Have you ever tried Adventure Shell?

--047d7b86f5742cea2a04de442566--