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