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