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