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