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