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