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