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