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