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