!--a11y-->
REMOVE 
Removes files and folder from the local file system. The state of these objects on the server is unchanged. In case the file is changeable, the remove command will not remove it in order to prevent loosing changes done locally on the file.
To remove the file a.java from the local file system only, execute:
remove a.java