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