Home > lang > kill 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
KILL
Syntax
KILL Path

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

If you want to remove a directory, use RMDIR.

Examples

TRY KILL "/tmp/testfile"

See also

File & Directory Functions