Difference between revisions of "CraftOS Shell"
From ComputerCraft Wiki
(added pastebin) |
Bomb Bloke (Talk | contribs) m |
||
| Line 78: | Line 78: | ||
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Allows the user to either retrieve a file from [http://pastebin.com/ pastebin.com], run it directly after downloading, or upload a file from the computer/turtle.</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Allows the user to either retrieve a file from [http://pastebin.com/ pastebin.com], run it directly after downloading, or upload a file from the computer/turtle.</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #FFFFFF;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-programs">[[programs]]</div><tt>programs</tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Lists all programs on the system.</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Lists all programs on the system.</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #E8E8E8;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-reboot">[[reboot]]</div><tt>reboot</tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Reboots the Computer.</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Reboots the Computer.</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #FFFFFF;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-redprobe">[[redprobe]]</div><tt>redprobe</tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">List redstone stats. <b>Note:</b> Removed in ComputerCraft 1.6</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">List redstone stats. <b>Note:</b> Removed in ComputerCraft 1.6</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #E8E8E8;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-redpulse">[[redpulse]]</div><tt>redpulse</tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Redstone output pulse tool. Use <tt>redpulse</tt> for help. <b>Note:</b> Removed in ComputerCraft 1.6</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Redstone output pulse tool. Use <tt>redpulse</tt> for help. <b>Note:</b> Removed in ComputerCraft 1.6</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #FFFFFF;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-redset">[[redset]]</div><tt>redset</tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Redstone output set tool. Use <tt>redset</tt> for help. <b>Note:</b> Removed in ComputerCraft 1.6</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Redstone output set tool. Use <tt>redset</tt> for help. <b>Note:</b> Removed in ComputerCraft 1.6</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #E8E8E8;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-redset">[[redstone (program)|redstone]]</div><tt>redstone <?></tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Controls the redstone output state(s) of the system. <b>Note:</b> Added by ComputerCraft 1.6</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Controls the redstone output state(s) of the system. <b>Note:</b> Added by ComputerCraft 1.6</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #FFFFFF;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-redset">[[repeat]]</div><tt>repeat</tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Configures the system to act as a [[rednet (API)|rednet]] repeater. <b>Note:</b> Added by ComputerCraft 1.6</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Configures the system to act as a [[rednet (API)|rednet]] repeater. <b>Note:</b> Added by ComputerCraft 1.6</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #E8E8E8;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-time">[[time]]</div><tt>time</tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Returns the Minecraft time of day.</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Returns the Minecraft time of day.</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #FFFFFF;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-type">[[type]]</div><tt>type <path></tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Returns the type of the object or file at the specified path.</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Returns the type of the object or file at the specified path.</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #E8E8E8;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-rename">[[rename]]</div><tt>rename <old-name> <new-name></tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Renames a file or directory.</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Renames a file or directory.</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #FFFFFF;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-rename">[[rm]]</div><tt>rm <path></tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Deletes the specified file (in the same manner as [[delete]]).</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Deletes the specified file (in the same manner as [[delete]]).</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #E8E8E8;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-shell">[[shell]]</div><tt>shell, shell <program> <arguments></tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Opens another shell session. Runs a program if specified.</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Opens another shell session. Runs a program if specified.</td></tr> | ||
| − | <tr style="background-color: # | + | <tr style="background-color: #FFFFFF;"><td style="border-top: solid #C9C9C9 1px; padding: .4em;"><div id="cmd-shutdown">[[shutdown]]</div><tt>shutdown</tt></td> |
<td style="border-top: solid #C9C9C9 1px; padding: .4em;">Powers off the Computer.</td></tr> | <td style="border-top: solid #C9C9C9 1px; padding: .4em;">Powers off the Computer.</td></tr> | ||
</table><br><br> | </table><br><br> | ||
Revision as of 03:21, 14 August 2014
| Program Name | Description |
| alias <alias> <program> | Maps an alias string to a program. |
| apis | Lists all loaded APIs. |
| bg <program> <arguments> | Opens the specified script in a new multishell tab. Note: Added by ComputerCraft 1.6 |
| cd <path> | Changes to the specified directory |
| clear | Clears the terminal. |
| copy <source> <destination> | Copies a source file or folder to a destination |
| delete <path> | Deletes the specified file (in the same manner as rm). |
| dj | Music box DJ - use dj for help. |
| drive, drive <path> | Lists the mount location of the current directory, or the path specified. |
| edit <path> | Edits the file specified. |
| eject <side> | Ejects the disk on the side specified. |
| exit | Exits the currently running shell session - if it is the only shell session, the computer will power off. |
| fg <program> <arguments> | Opens the specified script in a new multishell tab, then switches to it. Note: Added by ComputerCraft 1.6 |
| gps <?> | Minecraft Global Positioning tool. Use gps for help. |
| help, help <topic> | Help utility. Opens the specified topic, or the introduction if no topic is specified. |
| id, id <side> | Returns the ID of the computer, or if a side is specified, the ID of the disk in the specified side. |
| label | Gets and sets the ID of the computer, or, the ID of a disk in a specified side. Use label for help. |
| list, list <path> | Lists the content of the current directory, or, the directory specified. |
| lua | Interactive Lua interpreter at the shell. |
| mkdir <path> | Makes the directory at the path specified. |
| monitor <side> <program> <arguments> | Redirects a specified program to a monitor on the specified side. |
| move <source> <destination> | Moves a file or folder at a specified source path to the specified destination path. |
| multishell | Opens a new instance of multishell, running within the current multishell session. Note: Added by ComputerCraft 1.6 |
| pastebin <get/run/put> <pastebin code/file> | Allows the user to either retrieve a file from pastebin.com, run it directly after downloading, or upload a file from the computer/turtle. |
| programs | Lists all programs on the system. |
| reboot | Reboots the Computer. |
| redprobe | List redstone stats. Note: Removed in ComputerCraft 1.6 |
| redpulse | Redstone output pulse tool. Use redpulse for help. Note: Removed in ComputerCraft 1.6 |
| redset | Redstone output set tool. Use redset for help. Note: Removed in ComputerCraft 1.6 |
| redstone <?> | Controls the redstone output state(s) of the system. Note: Added by ComputerCraft 1.6 |
| repeat | Configures the system to act as a rednet repeater. Note: Added by ComputerCraft 1.6 |
| time | Returns the Minecraft time of day. |
| type <path> | Returns the type of the object or file at the specified path. |
| rename <old-name> <new-name> | Renames a file or directory. |
| rm <path> | Deletes the specified file (in the same manner as delete). |
| shell, shell <program> <arguments> | Opens another shell session. Runs a program if specified. |
| shutdown | Powers off the Computer. |
| Program Name | Description |
| dance | Initiates "get down" procedure. |
| craft | The turtle will, if it is able, craft an item from the contents of its inventory. |
| equip <side> | The turtle will attempt to place a tool on its specified side. Note: Added by ComputerCraft 1.6 |
| excavate <width> | Digs a square-shaped quarry to bedrock, of width equal to that specified. |
| go <?> | Moves the turtle. |
| refuel <amount> | Attempts to replenish the turtle's fuel supply with items from its inventory. |
| tunnel <width> | Digs a horizontal tunnel leading off in the direction the turtle is facing. |
| turn <?> | Causes the turtle to rotate. |
| unequip<width> | Attempts to remove a tool from the turtle's specified side. Note: Added by ComputerCraft 1.6 |