Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!1.eu.reader.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!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.068 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'subject:help': 0.08; 'bash': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'shell': 0.22; 'mon,': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'open': 0.33; 'proceed': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'thanks': 0.36; 'received:209': 0.37; 'subject:needed': 0.38; 'window': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'default': 0.69; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=s9KjxCM9SOIu9Buh2lrMQeuaTsqREwzqYJzE/5ZCzTw=; b=ujrmQVcAZ/HTh6FDJP6R2stipDFJEWcCRiQRbTG6lpDBRvsuLEIzOres1wtCQKmLD1 v2h8FhT/UlmbTes7q5xe6ZJFocB2AlWEE0fo82BGacHrGVGz8fNRycHKvULnWtvyKl4I jXr0nCw3CVEuxI9Gv/8T4xxRVmaA4enquKmR0HRb8ro6MLVdsuIaJAMTe1zxGalsP+oX ADaImJRs91+u++MAKfM3rmHkjx6EIjGXmELgq3VWmKDuGAFnHlhGMSk2gwEYzN/G4YUl 8dZro3I6vMKYrVZh02Xky0e8sIxpGVi2i++BLWgJEZbdEwPmasJsJILcjSbsRmfckwZP 1Z2Q== MIME-Version: 1.0 X-Received: by 10.52.97.8 with SMTP id dw8mr10184108vdb.91.1365415680416; Mon, 08 Apr 2013 03:08:00 -0700 (PDT) In-Reply-To: <51628E0F.3010109@libero.it> References: <6E5142FB-D0CB-4C7C-B80E-FF0C47E09B82@icloud.com> <51628E0F.3010109@libero.it> Date: Mon, 8 Apr 2013 20:08:00 +1000 Subject: Re: help needed 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365415689 news.xs4all.nl 6984 [2001:888:2000:d::a6]:50667 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43055 On Mon, Apr 8, 2013 at 7:29 PM, leonardo wrote: > thanks barrett, but i am using a mac.. Open up Terminal - that'll give you a window with a bash prompt. Proceed from there; it's the same as the default shell on many Linuxes. ChrisA