next | previous | forward | backward | up | top | index | toc | directory | Macaulay 2 web site
Macaulay2Doc > The Macaulay 2 language > file manipulation > removeFile

removeFile -- remove a file

Synopsis

Description

Under a unix system such as GNU/Linux, what really happens is that the link to the file specified by f is removed. The file itself disappears after all the links to it are removed. See linkFile.