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