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