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