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