rm
Purpose
Section titled “Purpose”Removes a file or directory.
rm [PATH]Arguments
Section titled “Arguments”- PATH — specify the path to the file you want to remove
Examples
Section titled “Examples”rm /home/volk/someFileResult:
Removed someFile