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