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