WiiShell: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 18: Line 18:
|source=
|source=
}}
}}
'''WiiShell''' is a simulated UNIX shell for the Wii with an image viewer and limited command-line globbing.
'''WiiShell''' is a UNIX shell simulation for the Nintendo Wii that includes an image viewer and limited command-line globbing capabilities.


== Recognised Commands: ==
== Recognised Commands: ==
<pre>
  Recognised Commands:
  Recognised Commands:
     pwd    cp    touch  poweroff      cat
     pwd    cp    touch  poweroff      cat
Line 28: Line 29:
  Enter "help [topic]" for more, or "help ?" to list all topics
  Enter "help [topic]" for more, or "help ?" to list all topics
  <i>help: one topic at a time, please</i>
  <i>help: one topic at a time, please</i>
 
</pre>
== Usage: ==
== Usage: ==
<pre>
  cat [file] [...]
  cat [file] [...]
  cd [directory]
  cd [directory]
Line 41: Line 43:
  touch [file] [...]
  touch [file] [...]
  view [file] <i>(gif png jpeg jpg bmp)</i>
  view [file] <i>(gif png jpeg jpg bmp)</i>
 
</pre>
== Known Bugs/Limitations: ==
== Known Bugs/Limitations: ==
* No long filename support yet
* No long filename support yet

Revision as of 07:15, 27 January 2023

WiiShell
Wii-logo.jpg
General
AuthorAksommerville
TypeOperating systems
Version20080702
LicenseFreeware
Last Updated2008/07/03
Links
Download

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

Recognised Commands:

 Recognised 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
 <i>help: one topic at a time, please</i>

Usage:

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

Known Bugs/Limitations:

  • No long filename support yet

External links

Advertising: