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