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