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