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