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