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