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