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