remove.old.files: remove.old.files

Description Usage Arguments Details Value Author(s)

View source: R/rapache.R

Description

Remove old files from a directory

Usage

1
remove.old.files(tmpdir, tmpdir.timeout.seconds)

Arguments

tmpdir

Path to directory whose old files you want to delete

tmpdir.timeout.seconds

Time in seconds. An attempt will be made to delete files with ctimes older than this many seconds before the current time.

Details

Remove old files from a directory

Value

see unlink

Author(s)

Brad Friedman


AnalysisPageServer documentation built on April 28, 2020, 6:32 p.m.