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