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