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