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