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