valleyken_finder
v0.1.5
Published
Find files that were modified x days ago through linux find command
Downloads
6
Readme
NAME
finder
SYNOPSIS
finder [days]
DESCRIPTION Returns the filenames of files that were last modified [days] ago. This works through the linux command-line command "find".
OPTIONS
days - show files that were last modified this many days ago. (0 = today, 1 = yesterday, ...)
EXAMPLE finder.js 3