Home > lang > kill 
 en fr de es it nl pl pt pt_BR mk sq ca cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
KILL
KILL Path

Removes an existing file. Its file name is the string Path.

If you want to remove a directory, use RMDIR.

Example

TRY KILL "/tmp/testfile"

See also

File & Directory Functions