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