Skip to content
Tim's Devops Patterns
  • SEARCH
  • DOCS
    • GNU/Linux
    • MSSQL Server
    • MySQL Server
    • XML
    • PowerShell Scripting
    • MS Windows Server
    • Other
  • ABOUT
Tim's Devops Patterns
  • SEARCH
  • DOCS
    • GNU/Linux
    • MSSQL Server
    • MySQL Server
    • XML
    • PowerShell Scripting
    • MS Windows Server
    • Other
  • ABOUT

GNU/Linux Change File Timestamp

By Tim van Kooten Niekerk / GNU/Linux / 2024-01-12

Force file timestamp to a specific datetime.

touch -t 202301251415.00 Filename
← Previous Post
Next Post →

Related Posts

Open-iSCSI Commands

GNU/Linux / By Tim van Kooten Niekerk

Discover, Login & Mount Drives Display all iSCSI targets on give ip-address. iscsiadm --mode discovery --type sendtargets --portal 192.168.1.250 Connect to a give target.  …

BIND Check Config

GNU/Linux / By Tim van Kooten Niekerk

Check BIND configuration. named-checkconf -z Check a specific zone from a file. named-checkzone zonename zonefile  

TIM'S DEVOPS PATTERNS

  • PRIVACY
  • COPYRIGHT
  • ABOUT