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