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