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