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