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