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