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