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