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