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