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