Skip to content
  • Home
  • WHOAMI
  • How-tos

G.Melikov's blog

Tag: date

how-to December 19, 2016April 14, 2020 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
  • gmelikov on Debian Stretch diskless machine via PXE boot
  • Francesco on Debian Stretch diskless machine via PXE boot
  • Sam on Change a File’s Last Modified and Creation Dates on Mac OS X and Linux
  • D 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 feed
  • Comments feed
  • WordPress.org
Copyright © 2023 G.Melikov's blog – Designed & Developed by ZThemes.