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