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