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