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