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