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