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