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