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