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