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