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