Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a225c7d0bacccac0

Jump to content

clear (Unix)

From Wikipedia, the free encyclopedia
clear
Original authorComputer Systems Research Group at the University of California, Berkeley
DevelopersVarious open-source and commercial developers
ReleaseFebruary 24, 1979; 47 years ago (1979-02-24)
Operating systemUnix, Unix-like, V, KolibriOS
TypeCommand

clear is a computer operating system command which is used to bring the command line on top of the computer terminal. It is available in various Unix shells on Unix and Unix-like operating systems as well as on other systems such as KolibriOS.[1]

On Unix clear uses the terminfo or termcap database, as well as looking into the environment for the terminal type in order to deduce how to clear the screen.

ISO standard 9995-7 specifies that the following symbol be used to indicate this function on a keyboard, which is included in Unicode as: ⎚ CLEAR SCREEN SYMBOL.[2]

History

[edit]

The clear command appeared in 2.79BSD on February 24, 1979. Later, in 1985, the command was also included in Unix 8th edition.[3] MSDOS and similar systems use cls as an equivalent command.

See also

[edit]

References

[edit]
  1. "Shell - KolibriOS wiki".
  2. "ISO 9995-7" (PDF).
  3. "Clear 1".

Further reading

[edit]
[edit]