Date and Time
To work with date and time in Bash, we can use date command.
Bash Date and Time Tutorials
The following list of tutorials cover most used scenarios working with date and time in Bash Shell Scripting using date command.
- Bash – Get Current Date and Time
- Bash – Date Format
- Bash – Get Current Year
- Bash – Get Current Month
- Bash – Get Current Weekday
- Bash – Get Current Hour
- Bash – Get Current Minutes
- Bash – Get Current Seconds
Conclusion
In this Bash Tutorial, we have gone through different scenarios working with system date and time.