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