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