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