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