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