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