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