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