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