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