tty/clear
This commit is contained in:
parent
3e0dcbe392
commit
dffbd0dab8
1 changed files with 0 additions and 0 deletions
9
sh/tty/clear.sh
Normal file
9
sh/tty/clear.sh
Normal file
|
@ -0,0 +1,9 @@
|
|||
# clear
|
||||
|
||||
# clear terminal
|
||||
#| clear
|
||||
#= c
|
||||
rwx_clear() {
|
||||
clear \
|
||||
"${@}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue