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