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