WiiShell: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "type=Operating systems" to "type=Operating Systems")
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Apps (Operating systems) - GameBrew
|title_mode=append
|image=wii-logo.jpg
|image_alt=WiiShell
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=WiiShell
|title=WiiShell
|image=wii-logo.jpg
|image=WiiShell.PNG
|description=UNIX-like shell
|description=UNIX-like shell.
|author=Aksommerville
|author=Aksommerville
|lastupdated=2008/07/03
|lastupdated=2008/07/03
|type=Operating systems
|type=Operating Systems
|version=20080702
|version=20080702
|license=Freeware
|license=Freeware
|download=https://dlhb.gamebrew.org/wiihomebrews/wiishellwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/wiishellwii.7z
|website=
|website=http://aksommerville.googlepages.com/home.html
|source=
|source=https://dlhb.gamebrew.org/wiihomebrews/wiishellwii.7z
}}
{{#seo:
|title=Wii Homebrew Apps (Operating systems) - GameBrew
|title_mode=append
|image=WiiShell.PNG
|image_alt=WiiShell
}}
}}
'''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: ==
==User guide==
Recognised Commands:
===Recognised Commands===
    pwd    cp    touch  poweroff      cat
<pre>
    cd    mv    stat    reboot    more
Commands:
    ls    rm    mkdir      exit  hexdump
  pwd    cp    touch  poweroff      cat
  help                   clear     view
  cd    mv    stat    reboot    more
Enter "help [topic]" for more, or "help ?" to list all topics
  ls    rm    mkdir      exit  hexdump
<i>help: one topic at a time, please</i>
help                   clear     view
Enter "help [topic]" for more, or "help ?" to list all topics
help: one topic at a time, please.
</pre>


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


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


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

Latest revision as of 09:36, 7 May 2024

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: