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