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