logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

clear_console - clear the console

Description

clear_console clears your console if this is possible.  It looks in the environment for the terminal type
       and  then  in  the  terminfo database to figure out how to clear the screen. To clear the buffer, it then
       changes the foreground virtual terminal to another terminal and then back to the original terminal.

Name

clear_console - clear the console

See Also

clear(1), chvt(1)

                                                                                                clear_console(1)

Synopsis

clear_console

See Also