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