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