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