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