Low Orbit Flux Logo 2 F

Linux Command - Clear

The Linux clear command will clear the screen and if extended “E3” capability is defined, it will also clear the scrollback buffer.

Clear the screen including scrollback buffer:



clear

Clear the screen but not the scrollback buffer:



clear -x