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