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