Turn on the new type builtin.
This commit is contained in:
parent
7dce0a1e9f
commit
5382d20cf1
@ -35,7 +35,7 @@
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
# @(#)builtins.def 8.4 (Berkeley) 5/4/95
|
||||
# $Id$
|
||||
# $Id: builtins.def,v 1.5 1997/02/22 13:58:22 peter Exp $
|
||||
|
||||
#
|
||||
# This file lists all the builtin commands. The first column is the name
|
||||
@ -82,6 +82,7 @@ setvarcmd setvar
|
||||
shiftcmd shift
|
||||
trapcmd trap
|
||||
truecmd : true
|
||||
typecmd type
|
||||
umaskcmd umask
|
||||
unaliascmd unalias
|
||||
unsetcmd unset
|
||||
|
Loading…
Reference in New Issue
Block a user