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