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