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