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