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