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