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