imported from 4.4lite
This commit is contained in:
parent
a1228f558a
commit
8af8823772
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh -
|
||||
#
|
||||
# Copyright (c) 1989 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
# Copyright (c) 1989, 1993
|
||||
# The Regents of the University of California. All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions
|
||||
|
@ -31,7 +31,7 @@
|
|||
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
# @(#)clear.sh 5.2 (Berkeley) 4/18/91
|
||||
# @(#)clear.sh 8.1 (Berkeley) 6/6/93
|
||||
#
|
||||
|
||||
exec tput clear
|
||||
|
|
Loading…
Reference in New Issue