16 lines
434 B
HTML
16 lines
434 B
HTML
|
---
|
||
|
layout: page
|
||
|
category_title: Basic commands
|
||
|
category-page: basic
|
||
|
tags: Clear shell
|
||
|
author: Marzio Lunghi
|
||
|
title: Clear Shell
|
||
|
<!--next-page: pages/cmd/basic/ --> <!-- The sequence must be defined -->
|
||
|
---
|
||
|
|
||
|
<h2> Clear </h2>
|
||
|
|
||
|
<p> If you want to clear the shell screen up to the start you have to digit this command:
|
||
|
Device-name:Current-position username$ clear
|
||
|
This command corresponds to the<code> ⌘ + K </code>in the Menu Bar </p>
|