Plan B User's Manual
Name
kind Get the box type.
Synopsis
#include <ulib.h>
void kind(char* s, Stat* k)
Description
This system call is obsolete. Use
info
(2)
instead.
Source
/src/b/port/box.c
See also
info
(2)
.
Bugs
A more generic system call exists now, this one should go.
Plan B User's Manual. First edition.