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