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