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