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