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