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