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