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