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