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