Explore date command and with options and try to use every option.
KARTIK LOKARE
Shivaji University||Web Development(HTML,CSS, JavaScript, ReactNative,Flutter,Nodejs,Reactjs, Django,Flask)||Computer Vision/AI/ML||
The date command displays or sets the system date. It is most commonly used to print the date and time in different formats and calculate future and past date.
Linux date command basic usage
2. This option lets you display the date and time in any format. This would not affect the system’s date and time. It will remain the same.
3. This option lets you display the past days as well as future dates.
4. Date and time of the future
5. Using this command, we could save the date in the file.
6. This Linux date command option is used to display the last modified timestamp of a file.
Format specifiers
THANKS FOR READING :)