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