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