Project

General

Profile

Actions

Remove » History » Revision 1

Revision 1/2 | Next »
Per Amundsen, 02/14/2014 03:29 PM


Added in 1.9.0

/remove [-b] <filename>

Deletes the specified file.

Switches

-b - Move the file to the recycle bin instead of deleting it.

Parameters

<filename> - File to remove.

Example

;Create and write to a file.
/write test.txt Hello There

;Remove the file.
/remove test.txt

Updated by Per Amundsen about 10 years ago · 1 revisions

Also available in: PDF HTML TXT