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