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