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