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