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