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