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