Usage: fileschanged [OPTION...] [FILE]...
Show altered files (not directories) from the list of filenames given in FILE.
The standard input can be used if FILE is - or absent from the command line.
Files and directories must already exist before they are specified, or they
will not be monitored.

  -a, --show-action          Report action when reporting altered files
  -c, --show-created         (Default) Show newly created files
  -C, --show-changed         (Default) Show changed files
  -d, --show-deleted         Show deleted files
  -e, --show-executing       Show executing files
  -E, --show-executed        Show files that have stopped executing
  -f, --files-to-monitor     Monitor the list of files on the command line
  -H, --hash-is-not-comment  Don't ignore lines in FILE starting with '#'
  -l, --filelist             (Default) Monitor the list of filenames in FILE
  -r, --recursive            Monitor subdirectories of directories
  -t, --timeout=seconds      Assume changed after N secs of no writes. (Def=2)
  -x, --one-filesystem       Don't monitor files on other filesystems
  -?, --help                 Give this help list
      --usage                Give a short usage message
  -V, --version              Print program version

Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.

Report bugs to <benasselstine@users.sourceforge.net>.
