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