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