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