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