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