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