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