/fileHandling_Go

Programs for basic file data acquisition

Primary LanguageGo

fileHandling_Go

fileHandling is a program able to output which files have been unused too long.

Example of use: ./fileHandling_Go 24 $HOME/Downloads

  • It has 2 input parameters:
    • Number of hours since last modification
    • Path to search (if empty, current path is target)