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