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