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