File Commands
From UBot Studio
(Difference between revisions)
(→List of System Commands) |
|||
Line 1: | Line 1: | ||
− | The ''' | + | The '''File Commands''' allow you to interact with files and folders on your desktop. |
== List of File Commands == | == List of File Commands == | ||
+ | |||
+ | *[[Shell]]: Runs an executable | ||
*[[Save to File]]: Saves text, lists or tables to a file | *[[Save to File]]: Saves text, lists or tables to a file |
Revision as of 16:53, 7 December 2012
The File Commands allow you to interact with files and folders on your desktop.
List of File Commands
- Shell: Runs an executable
- Save to File: Saves text, lists or tables to a file
- Rename File: Renames a file
- Move File: Moves a file to a specified location
- Delete File: Deletes a file
- Copy File: Copies a file to a specified location
- Rename Folder: Renames a specified file
- Move Folder: Moves a folder to a specified location
- Delete Folder: deletes a specified folder
- Create Folder: creates a new folder at a specified location
- Copy Folder: Copies a specified folder to a specified location