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