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