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