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