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