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