removeFile f
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.
The object removeFile is a compiled function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/ov_system.m2:1680:0.