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