unset [ -fm ] name ...
       Each named parameter is unset. If the  -m  flag  is
       specified  the  arguments  are  taken  as  patterns
       (should be quoted) and all parameters with matching
       names are unset.  unset -f is equivalent to unfunc-
       tion.
