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