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