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