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