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