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