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