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