ref: e426ecc47856cc726e6e1f7445ca45bd3866c75c dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }