Score:0

How do I clear the GNU screen command screen?

nl flag

Running "screen" for example with:

screen /dev/ttyUSB0 115200

How do I clear the screen once in a while?

Score:0
us flag

Duplicate

  1. Pressing Ctrla + C
  2. clear
  3. Pressing Ctrla: and entering the command scrollback 0.
Gounou avatar
us flag
According to the [GNU Screen User’s Manual](https://www.gnu.org/software/screen/manual/screen.html#Clear), the standard way to create a new window is to type `C-a c` (lowercase c). `C-a C` (uppercase C) Clears the screen and saves its contents to the scrollback buffer. It is not the same or I misread?
admin avatar
us flag
Thanks @Gounou yes I'll edit the answer.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.