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