Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

How to change directories in the Tornado Shell

You need to put quote marks around the directory you want to change to. See the following session in windsh:
-> cd "c:/tornado2.2" 
value = 0 = 0x0
-> pwd
c:/tornado2.2
value = 0 = 0x0
-> ls
Volume in drive C has no label.
Volume Serial Number is XXXX-XXXX

Directory of c:\tornado2.2

[.] [..] [.wind]
[docs] [host] LICENSE.TXT
lmPhoneNL.txt [Patch] README.TXT
[SETUP] setup.log setup.log.abort
[share] [target] WIND_VIEW_README.TXT
6 File(s) 69,108 bytes
9 Dir(s) 933,806,080 bytes free
value = 0 = 0x0
->

1 Comment — feed icon Comments feed for this post


#1 m.reza commented on 2010-08-05:

i searched the internet but i can not find any archive of tornado 2.2 [winxp edition]. i noticed that there is a newer workbench version. but i prefer tornado because i fear from eclipse. please can you give me a copy of your trial tornado 2.2 windows edition. i have a bootable image from eurotherm company for vxworks that i want to load it on my pc. if you aggree on that please notify me at mmkr20042004@yahoo.com

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost