IreneKilgannon / computer_infrastructure

0 stars 0 forks source link

Task 3: Formatting Timestamps #3

Open IreneKilgannon opened 2 weeks ago

IreneKilgannon commented 2 weeks ago

Run the date command again, but this time format the output using YYYYmmdd_HHMMSS (e.g., 20261114_130003 for 1:00:03 PM on November 14, 2026). Refer to the date man page (using man date) for more formatting options. (Press q to exit the man page). Append the formatted output to a file named formatted.txt.