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