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