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