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