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