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