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