You can use the stat command to view dates and times associated with Linux files, and the date command can do some handy conversions if you’d like to display the current time in the epoch format.
One of our most popular articles has been our How-To: Change the system date on OS X in terminal. That article was written in 2016, back when macOS was called OS X. I have updated it to reflect that ...
I have a batch file that performs nightly backups of my Outlook PST files, dropping them on a remote machine, encrypted using PGP-command line. It all works fine and dandy. However, as an added touch, ...