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