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