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