Skip to content
  • Home
  • WHOAMI

G.Melikov

Tag: date

how-to December 19, 2016July 31, 2018 by gmelikov

Change a File’s Last Modified and Creation Dates on Mac OS X and Linux

Mac os:

find ./folder/ -type f -exec touch -mt 07011200 {} \;

Linux:

find ./folder/ -type f -exec touch -mt 07011200 {} \;
Continue Reading

Recent Posts

  • Linux network: reply on same interface as incoming
  • Debian Stretch diskless machine via PXE boot
  • Add audio file to mkv
  • Batch lossless optimize images in Linux, Mac OS and Windows
  • Batch resize images with different sizes for each orientation in Linux, Mac OS and Windows

Recent Comments

  • gmelikov on Change a File’s Last Modified and Creation Dates on Mac OS X and Linux
  • just pop on Change a File’s Last Modified and Creation Dates on Mac OS X and Linux
  • L on Change a File’s Last Modified and Creation Dates on Mac OS X and Linux
  • Nick on Change a File’s Last Modified and Creation Dates on Mac OS X and Linux
  • gmelikov on Change a File’s Last Modified and Creation Dates on Mac OS X and Linux

Archives

  • February 2018
  • June 2017
  • December 2016

Categories

  • how-to

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Copyright © 2019 G.Melikov – Designed & Developed by ZThemes.