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