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