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