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