rmΒΆ

Like the GNU command by the same name, flamke rm permanently deletes a run directory from the file system. This is useful for runs which failed or were executed with incorrect runtime parameters. This command automatically logs the removal of the directory.

USAGE:

flmake rm <rmdir>

The <rmdir> argument is path to the directory to be removed.

Previous topic

restart

Next topic

run

This Page