#!/bin/csh # from pound sign to end of line it is a comment (except line 1) echo -n the date today # Comment: -n == no new line date # execute the date command