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