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