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