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