Skip to content

Delete command

Alvin Cheng edited this page Apr 5, 2023 · 3 revisions

Description

This is the delete command, this command will as the name suggests, deletes a file or folder from the file system. This command will require only one parameter for the path to delete.

Note

Please note that sudo permission may be required for running this command, especially on MacOS.

Example

delete "<PATH>";
Clone this wiki locally