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