../_images/space.png

Kansas State University at Salina

Introduction to Unix

../_images/UNIX_blocks.jpeg

Basic Unix CommandsΒΆ

Linux for Programmers and Users, Section 3.4

date

Display the current date and time. Only the system administrator, aka: the super-user, or root, may use the date command to the system’s date or time.

SYNOPSIS
date
clear

Clears the screen and puts the cursor at the top of the screen.

SYNOPSIS
clear

Previous topic

Types of Commands

Next topic

Standard Files and File Descriptors

This Page