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