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