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