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