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