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