theshell.ch/site/pages/cmd/basic/7-clear.html

19 lines
414 B
HTML

---
layout: page
category-page: basic
category-title: Basic commands
tags: Clear shell
author: Marzio Lunghi
title: clear
previous-page: pages/cmd/basic/more-less.html
next-page: pages/cmd/basic/say.html
---
If you want to clear the shell screen up to the start you have to digit
the <code>clear</code> command:
<pre>
clear
</pre>
This command corresponds to the <code> ⌘ + K </code> key combination on Mac OS