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