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