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