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