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