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 15: Line 15:
|license=Freeware
|license=Freeware
|download=https://dlhb.gamebrew.org/wiihomebrews/wiishellwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/wiishellwii.7z
|website=https://web.archive.org/web/20070526011021/http://aksommerville.googlepages.com/home.html
|website=http://aksommerville.googlepages.com/home.html
|source=https://dlhb.gamebrew.org/wiihomebrews/wiishellwii.7z
|source=https://dlhb.gamebrew.org/wiihomebrews/wiishellwii.7z
}}
}}
'''WiiShell''' is a UNIX shell simulation for the Nintendo Wii that includes an image viewer and limited command-line globbing capabilities.
WiiShell is a UNIX shell simulation for the Nintendo Wii that includes an image viewer and limited command-line globbing capabilities.


== Recognised Commands: ==
==User guide==
===Recognised Commands===
<pre>
<pre>
  Recognised Commands:
  Recognised Commands:
Line 28: Line 29:
   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
  <i>help: one topic at a time, please</i>
  help: one topic at a time, please.
</pre>
</pre>
== Usage: ==
 
===Usage===
<pre>
<pre>
  cat [file] [...]
  cat [file] [...]
  cd [directory]
  cd [directory]
  cp [source] [...] [destination] <i>(with more than one source, dest must be a directory)</i>
  cp [source] [...] [destination] (with more than one source, dest must be a directory)
  hexdump [file] [...]
  hexdump [file] [...]
  more [file] [...]
  more [file] [...]
  mkdir [dir] [...]
  mkdir [dir] [...]
  mv [source] [...] [destination] <i>(mv will not overwrite)</i>
  mv [source] [...] [destination] (mv will not overwrite)
  rm [file] [...]
  rm [file] [...]
  stat [file] [...] <i>(dir)(file)</i>
  stat [file] [...] (dir)(file)
  touch [file] [...]
  touch [file] [...]
  view [file] <i>(gif png jpeg jpg bmp)</i>
  view [file] (gif png jpeg jpg bmp)
</pre>
</pre>


== Known Bugs/Limitations: ==
== Known issues ==
* No long filename support yet
No long filename support yet.


==External links==
==External links==
* Author's Site - https://web.archive.org/web/20070526011021/http://aksommerville.googlepages.com/home.html
* Author's website - http://aksommerville.googlepages.com/home.html
* Wiibrew - https://wiibrew.org/wiki/WiiShell
* WiiBrew - https://wiibrew.org/wiki/WiiShell

Revision as of 05:40, 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

 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
 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: