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