Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.056 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'explicit': 0.07; 'alias': 0.09; 'translate': 0.10; 'python': 0.11; "'n'": 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'hmm.': 0.16; 'subject: \n ': 0.16; 'subject:install': 0.16; 'subject:remove': 0.16; 'sudo': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'mon,': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'unix': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'usually': 0.31; 'subject:skip:i 10': 0.31; 'subject:all': 0.32; 'subject:the': 0.34; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'though,': 0.39; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'commands': 0.60; 'tell': 0.60; 'new': 0.61; 'simple': 0.61; 'subject:. ': 0.67; 'obvious': 0.74; 'hey,': 0.75; 'subject:latest': 0.84; 'us?': 0.84; 'north,': 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=42swakOmVkrpxlYhx92cmJnF8bU2F16XS21DfUFRmT8=; b=vWdOykDgkFlKxY0c0iibHNEsAmZfhsDU2XhF7H0ZNywxH9Q56+/qi0VObX3qWNnXr8 VhIrqRdE214culLg+994m5O8Dr+JOQN1V5J8bIB/d9srG82rvpHNAa5Z7lT/5txmHArw YVDaGIU/Vg7gU7MsTA/JZHZNVfYnu3mqAyiJ0+Cr9yV/A7vRE9/IvbKRD6CSVZp+qdCg hSkcO+5uF0MJaHN8GQWLda1IjVhUWjHwjQ6Ei9+iRCHiY+rsa21zmSgiqOfuyVXd5bYe dzwP/S91z5WYLh6jFMJj47wnK+D6p/0SgUw/LFoS3uMzdDWQ7fi48oOXsOW489RXJHk7 igig== MIME-Version: 1.0 X-Received: by 10.52.155.67 with SMTP id vu3mr13757822vdb.94.1370229523938; Sun, 02 Jun 2013 20:18:43 -0700 (PDT) In-Reply-To: <0164e853-5237-45b6-8ff5-7a1fdd2ca462@ua8g2000pbb.googlegroups.com> References: <063fc449-5582-4a84-9eea-35e04344dbe0@googlegroups.com> <98f99db1-d200-4291-a050-cbbb30290d4c@googlegroups.com> <0164e853-5237-45b6-8ff5-7a1fdd2ca462@ua8g2000pbb.googlegroups.com> Date: Mon, 3 Jun 2013 13:18:43 +1000 Subject: Re: Too many python installations. Should i remove them all and install the latest? From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370229532 news.xs4all.nl 15948 [2001:888:2000:d::a6]:57531 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46757 On Mon, Jun 3, 2013 at 12:30 PM, alex23 wrote: > On Jun 1, 10:24 am, Chris Angelico wrote: >> Hmm. What other MUD commands have obvious Unix equivalents? >> >> say --> echo >> emote --> python -c >> attack --> sudo rm -f > > who --> who > tell --> write > alias --> ln > look --> cat > go --> cd > teleport --> pushd/popd ? I don't use an explicit 'go' though, I usually just type 'n' to go north, or 'booth1' to go booth1. Unfortunately that doesn't translate well into a simple alias :) Hey, if you like MUDs, why not come play D&D with us? minstrelhall.com port 221 - always looking for new players! ChrisA