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