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