bitbug@lonewolf.sun.com (James Buster) (06/14/89)
In builtins.c, line 363: Note that the string constant is not backslash-escaped and does not contain a newline in the indicated areas. This caused lots of errors when using the Sun C compiler. { "type", type_builtin, 1, "type [-type | -path] [name ...]", " For each NAME, indicate how it would be interpreted if used as a\n\ --> command name. --> If the -type flag is used, returns a single word which is one of\n\ `alias', `function', `builtin', `file' or `', if NAME is an\n\ alias, shell function, shell builtin, disk file, or unfound,\n\ --> respectively. --> If the -path flag is used, either returns the name of the disk file\n\ that would be exec'ed, or nothing if -type wouldn't return `file'" }, -- -------------------------------------------- James Buster Mad Hacker Extraordinaire bitbug@lonewolf.sun.com sun.com!lonewolf!bitbug --------------------------------------------