Terminal control/Clear the screen: Difference between revisions

Unix shell
(Initial content)
 
(Unix shell)
Line 12:
 
CLS
 
=={{header|UNIX Shell}}==
 
{{works with|Bourne Shell}}
 
<lang bash>clear</lang>