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