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