times

All posts tagged times by Linux Bash
  • Posted on
    Featured Image
    This comprehensive blog post from LinuxBash.sh explores how to handle and manipulate dates and times in Bash scripting, crucial for task automation, scheduling, and event logging. It covers the usage of the `date` command for formatting and calculations, and introduces `dateutils` for advanced manipulations. The guide provides installation instructions across different Linux distributions and touches on timezone management and using `cron` for scheduling.