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