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