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