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