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