Author Topic: Running A Shell  (Read 3631 times)

pjacobs

  • Newbie
  • *
  • Posts: 6
    • View Profile
Running A Shell
« on: November 22, 2004, 01:00:40 pm »
How do I run a command-line shell in the SL-C3000?   A lot of instructions (for changing the menus to English) and downloading the Java runtime, assume this.

Right now, I can only see the "My Zauraus" directory, with Book_Files, Image_Files, etc.

How do I get to the /home directory, for example?

Sorry for all the basic questions!

Cheers,

PJ

jamesannan

  • Full Member
  • ***
  • Posts: 119
    • View Profile
Running A Shell
« Reply #1 on: November 22, 2004, 06:09:22 pm »
You'll probably have to install a shell from the CD (look for a file like *terminal*.ipk) or you can get something similar off the web. That's how the 860 works, anyway.

James

devster

  • Newbie
  • *
  • Posts: 41
    • View Profile
Running A Shell
« Reply #2 on: November 26, 2004, 06:40:07 pm »
Exactly, just run "terminal" from the menu on the C3000.

Have a look at conics.net down at the bottom of the page for tips on japanese-english conversion.

To get home, "cd" will take you to home. Use google to search for the basic unix commands.