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