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