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