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