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