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