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