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