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