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