Clearing the screen in a shell script
From ceejayoz
Jump to:
navigation
,
search
if
(
$_SERVER
[
'SHELL'
]
)
{
print
chr
(
27
)
.
"[H"
.
chr
(
27
)
.
"[2J"
;
}
Category
:
PHP
Views
Article
Discussion
Edit
History
Personal tools
Log in / create account
Navigation
Main Page
Recent changes
Random page
Search
Toolbox
What links here
Related changes
Upload file
Special pages
Printable version
Permanent link