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