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