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