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