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