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