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