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