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