You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately Amazon provides bash version 4.2 in standard EC2 and the bash bultin printf %(...)T returns the EPOCH zero time instead of the current time.
Due diligence
I have searched the Bash changelog for information and found in the section.
This document details the changes between this version, bash-4.3-alpha,
and the previous version, bash-4.2-release.
That:
dd. The `printf' %(...)T format specifier now uses the current time if no argument is supplied.
Framework, Bash, and operating system version information
Description
Unfortunately Amazon provides bash version 4.2 in standard EC2 and the bash bultin printf %(...)T returns the EPOCH zero time instead of the current time.
The text was updated successfully, but these errors were encountered: