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