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