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