Skip to primary content

42

Web notebook about thoughts and discoveries in DevOps, SRE, Software Engineering….

42

Main menu

  • Home
  • About
  • contact
  • Links

Post navigation

← Previous Next →

Convert timestamp in datetime in Linux

Posted on 10 December 2021 by kosmas

Use the following to convert a timestamp to a date in Linux bash

date -d @1636995741
Mo 15 Nov 2021 18:02:21 CET

This entry was posted in linux and tagged bash, linux, timestamp by kosmas. Bookmark the permalink.
Proudly powered by WordPress