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