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