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