1133 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 1 / 1
1 results tagged recursive x
  • thumbnail
    find - How to move the files based on Year - Unix & Linux Stack Exchange

    You want to use the -newermt option for find:

    find /media/WD/backup/osool/olddata/ -newermt 20120101 -not -newermt 20130101

    to get all the files with modification time in 2012.

    December 1, 2020 at 6:04:05 PM UTC - permalink -
    QRCode
    - https://unix.stackexchange.com/questions/73268/how-to-move-the-files-based-on-year
    bash cli files find recursive unix
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation