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