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