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