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