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