ref: 053182c1a53bfb6a1c1676c7c5a11aad5470266f dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }