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