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