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