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