Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

WiiShell: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 23: Line 23:
===Recognised Commands===
===Recognised Commands===
<pre>
<pre>
Commands:
Commands:
    pwd    cp    touch  poweroff      cat
  pwd    cp    touch  poweroff      cat
    cd    mv    stat    reboot    more
  cd    mv    stat    reboot    more
    ls    rm    mkdir      exit  hexdump
  ls    rm    mkdir      exit  hexdump
  help                   clear     view
help                   clear     view
Enter "help [topic]" for more, or "help ?" to list all topics
Enter "help [topic]" for more, or "help ?" to list all topics
help: one topic at a time, please.
help: one topic at a time, please.
</pre>
</pre>



Revision as of 05:45, 12 February 2023

WiiShell
WiiShell.PNG
General
AuthorAksommerville
TypeOperating systems
Version20080702
LicenseFreeware
Last Updated2008/07/03
Links
Download
Website
Source

WiiShell is a UNIX shell simulation for the Nintendo Wii that includes an image viewer and limited command-line globbing capabilities.

User guide

Recognised Commands

Commands:
  pwd    cp    touch  poweroff      cat
   cd    mv     stat    reboot     more
   ls    rm    mkdir      exit  hexdump
 help                    clear     view
Enter "help [topic]" for more, or "help ?" to list all topics
help: one topic at a time, please.

Usage

 cat [file] [...]
 cd [directory]
 cp [source] [...] [destination] (with more than one source, dest must be a directory)
 hexdump [file] [...]
 more [file] [...]
 mkdir [dir] [...]
 mv [source] [...] [destination] (mv will not overwrite)
 rm [file] [...]
 stat [file] [...] (dir)(file)
 touch [file] [...]
 view [file] (gif png jpeg jpg bmp)

Known issues

No long filename support yet.

External links

Advertising: