WiiShell: Difference between revisions
Jump to navigation
Jump to search
Blooper4912 (talk | contribs) m Homebrew apps/WiiShell moved to WiiShell |
mNo edit summary |
||
| Line 14: | Line 14: | ||
| hbb = | | hbb = | ||
}} | }} | ||
WiiShell is a simulated UNIX shell for the Wii with an image viewer and limited command-line globbing. | '''WiiShell''' is a simulated UNIX shell for the Wii with an image viewer and limited command-line globbing. | ||
==Recognised Commands:== | ==Recognised Commands:== | ||
Revision as of 20:17, 16 September 2008
| WiiShell | |
| General | |
|---|---|
| Author(s) | Aksommerville |
| Type | OS |
| Version | 20080702 |
| Links | |
| [[wiishell-20080702.tar.bz2|Download]] | |
| Peripherals | |
WiiShell is a simulated UNIX shell for the Wii with an image viewer and limited command-line globbing.
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 Bugs/Limitations:
- No long filename support yet