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