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