This document provides examples of Linux commands for displaying the date and calendar, creating and removing directories, and writing to a text file. The date command displays the current date and time, cal displays a calendar for a month and year, mkdir creates a new directory, rmdir removes an empty directory, and cat writes content to a new text file.
This document provides examples of Linux commands for displaying the date and calendar, creating and removing directories, and writing to a text file. The date command displays the current date and time, cal displays a calendar for a month and year, mkdir creates a new directory, rmdir removes an empty directory, and cat writes content to a new text file.