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