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