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