D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
profile.d
/
Filename :
01-setterm.sh
back
Copy
if [[ "$TERM" == "linux" ]] || [[ "$TERM" == "vt220" ]]; then TERM=linux setterm --repeat off --store fi