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