Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!bbn!bbn.com!rsalz From: rsalz@bbn.com (Rich Salz) Newsgroups: gnu.bash.bug Subject: Can "type" take "-p" and "-t" flags? Message-ID: <1909@prune.bbn.com> Date: 24 Jul 89 22:05:32 GMT Distribution: gnu Organization: BBN Systems and Technologies Corporation Lines: 8 The "type" command knows about -type and -path. Apparently -n is a synonym for -path. It would be more Unix'y and consistant with declare if we had -t and -p, respectively. The changes in builtins.c type_builtin() are obvious. /rich $alz -- Please send comp.sources.unix-related mail to rsalz@uunet.uu.net. Use a domain-based address or give alternate paths, or you may lose out.