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