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