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